diff options
author | Bibo Mao <maobibo@loongson.cn> | 2025-10-09 10:59:32 +0800 |
---|---|---|
committer | Bibo Mao <maobibo@loongson.cn> | 2025-10-15 11:00:47 +0800 |
commit | f72848e31fbe30377ce8ed3b1ce9be7346933d34 (patch) | |
tree | 4ed91eff10f5434b94809ddf1b815d5aad7ec0bb /scripts/lib/kdoc/kdoc_parser.py | |
parent | 2e9ff01a912997c4af066aab5e43a52db6c68aaf (diff) | |
download | qemu-f72848e31fbe30377ce8ed3b1ce9be7346933d34.zip qemu-f72848e31fbe30377ce8ed3b1ce9be7346933d34.tar.gz qemu-f72848e31fbe30377ce8ed3b1ce9be7346933d34.tar.bz2 |
target/loongarch: Skip global TLB when calculating replaced TLB
When new TLB entry is added, TLB index is calculated from invalid
entry at first and then from different ASID, and randomly at last.
With different ASID, global TLB should be skipped since ASID is not
useful when global TLB is added.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions