aboutsummaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorBibo Mao <maobibo@loongson.cn>2025-09-04 19:11:25 +0800
committerBibo Mao <maobibo@loongson.cn>2025-09-28 16:10:34 +0800
commit66746876fed5eb3c04c2f958bef927df3389d42c (patch)
tree30332a108b2bb3486f3403f9b8bbe6391fe13042 /scripts/lib/kdoc/kdoc_re.py
parent56db997db04b14c15fbfbdaaa5eb924c53b730fa (diff)
downloadqemu-66746876fed5eb3c04c2f958bef927df3389d42c.zip
qemu-66746876fed5eb3c04c2f958bef927df3389d42c.tar.gz
qemu-66746876fed5eb3c04c2f958bef927df3389d42c.tar.bz2
target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid_or_g()
With function helper_invtlb_page_asid_or_g(), only one TLB entry in LoongArch emulated TLB is invalidated. so with QEMU TLB, it is not necessary to flush all QEMU TLB, only flush address range specified LoongArch emulated TLB is ok. Here invalidate_tlb_entry() is called so that only QEMU TLB entry with specified address range is flushed. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions