aboutsummaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorBibo Mao <maobibo@loongson.cn>2025-09-04 17:52:03 +0800
committerBibo Mao <maobibo@loongson.cn>2025-09-28 16:10:34 +0800
commiteae570bdcd2d22c0e4bc058faff7f5ff874cb801 (patch)
tree91a6a8e4dcec8a9f8a9dbf7e023b6ca435bf3f20 /scripts/lib/kdoc/kdoc_re.py
parent96e654cf3e6e03d61de447ad7117f53ed2bff998 (diff)
downloadqemu-eae570bdcd2d22c0e4bc058faff7f5ff874cb801.zip
qemu-eae570bdcd2d22c0e4bc058faff7f5ff874cb801.tar.gz
qemu-eae570bdcd2d22c0e4bc058faff7f5ff874cb801.tar.bz2
target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid
With function helper_invtlb_page_asid(), currently it is to search TLB entry one by one. Instead STLB can be searched at first with hash method, and then search MTLB with one by one method Here common API loongarch_tlb_search_cb() is used in function helper_invtlb_page_asid() 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