Home
last modified time | relevance | path

Searched refs:kvm_flush_remote_tlbs_with_address (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/arch/x86/kvm/mmu/
Dmmu_internal.h134 void kvm_flush_remote_tlbs_with_address(struct kvm *kvm,
Dmmu.c284 void kvm_flush_remote_tlbs_with_address(struct kvm *kvm, in kvm_flush_remote_tlbs_with_address() function
1213 kvm_flush_remote_tlbs_with_address(vcpu->kvm, sp->gfn, in drop_large_spte()
1494 kvm_flush_remote_tlbs_with_address(kvm, gfn, 1); in kvm_set_pte_rmapp()
1653 kvm_flush_remote_tlbs_with_address(vcpu->kvm, sp->gfn, in rmap_recycle()
2172 kvm_flush_remote_tlbs_with_address(vcpu->kvm, gfn, 1); in kvm_mmu_get_page()
2281 kvm_flush_remote_tlbs_with_address(vcpu->kvm, child->gfn, 1); in validate_direct_spte()
2764 kvm_flush_remote_tlbs_with_address(vcpu->kvm, gfn, in mmu_set_spte()
5452 kvm_flush_remote_tlbs_with_address(kvm, in slot_handle_level_range()
5753 kvm_flush_remote_tlbs_with_address(kvm, gfn_start, in kvm_zap_gfn_range()
5762 kvm_flush_remote_tlbs_with_address(kvm, gfn_start, in kvm_zap_gfn_range()
[all …]
Dtdp_mmu.c376 kvm_flush_remote_tlbs_with_address(kvm, gfn, in handle_removed_tdp_mmu_page()
579 kvm_flush_remote_tlbs_with_address(kvm, iter->gfn, in tdp_mmu_zap_spte_atomic()
1210 kvm_flush_remote_tlbs_with_address(kvm, range->start, 1); in kvm_tdp_mmu_set_spte_gfn()
Dpaging_tmpl.h1000 kvm_flush_remote_tlbs_with_address(vcpu->kvm, in FNAME()