diff options
author | Raghavendra Rao Ananta <[email protected]> | 2023-08-11 04:51:22 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-08-17 09:40:35 +0100 |
commit | 6354d15052ec88273c24beae4c99e31c3d3889b6 (patch) | |
tree | bbeceba2726c61fc443a722d35180fca61fe4f79 /lib/memory-notifier-error-inject.c | |
parent | 4d73a9c13aaa78b149ac04b02f0ee7973f233bfa (diff) |
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Define __kvm_tlb_flush_vmid_range() (for VHE and nVHE)
to flush a range of stage-2 page-tables using IPA in one go.
If the system supports FEAT_TLBIRANGE, the following patches
would conveniently replace global TLBI such as vmalls12e1is
in the map, unmap, and dirty-logging paths with ripas2e1is
instead.
Signed-off-by: Raghavendra Rao Ananta <[email protected]>
Reviewed-by: Gavin Shan <[email protected]>
Reviewed-by: Shaoqin Huang <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions