diff options
author | Bibo Mao <maobibo@loongson.cn> | 2025-09-03 10:46:01 +0800 |
---|---|---|
committer | Bibo Mao <maobibo@loongson.cn> | 2025-09-28 16:10:34 +0800 |
commit | 2dad56b50d895925cd5b687bce444e90b7c132ae (patch) | |
tree | 9bf5a17990f73ba53af2c95e063f5c6c275068c5 /scripts/lib/kdoc/kdoc_files.py | |
parent | d6dfd8d40cebebc3378d379cd28879e0345fbf91 (diff) | |
download | qemu-2dad56b50d895925cd5b687bce444e90b7c132ae.zip qemu-2dad56b50d895925cd5b687bce444e90b7c132ae.tar.gz qemu-2dad56b50d895925cd5b687bce444e90b7c132ae.tar.bz2 |
target/loongarch: Use mmu idx bitmap method when flush TLB
With API tlb_flush_range_by_mmuidx(), bitmap of mmu idx should be used
rather than itself. Also bitmap of MMU_KERNEL_IDX and MMU_USER_IDX are
used rather than that of current running mmu idx when flush TLB.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions