Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/mmu/
Dmmu_internal.h95 void kvm_flush_remote_tlbs_with_address(struct kvm *kvm,
Dtdp_mmu.c294 kvm_flush_remote_tlbs_with_address(kvm, gfn, in __handle_changed_spte()
564 kvm_flush_remote_tlbs_with_address(vcpu->kvm, iter.gfn, in kvm_tdp_mmu_map()
761 kvm_flush_remote_tlbs_with_address(kvm, iter.gfn, 1); in set_tdp_spte()
774 kvm_flush_remote_tlbs_with_address(kvm, gfn, 1); in set_tdp_spte()
Dmmu.c199 void kvm_flush_remote_tlbs_with_address(struct kvm *kvm, in kvm_flush_remote_tlbs_with_address() function
1092 kvm_flush_remote_tlbs_with_address(vcpu->kvm, sp->gfn, in drop_large_spte()
1376 kvm_flush_remote_tlbs_with_address(kvm, gfn, 1); in kvm_set_pte_rmapp()
1574 kvm_flush_remote_tlbs_with_address(vcpu->kvm, sp->gfn, in rmap_recycle()
2112 kvm_flush_remote_tlbs_with_address(vcpu->kvm, gfn, 1); in kvm_mmu_get_page()
2224 kvm_flush_remote_tlbs_with_address(vcpu->kvm, child->gfn, 1); in validate_direct_spte()
2642 kvm_flush_remote_tlbs_with_address(vcpu->kvm, gfn, in mmu_set_spte()
5223 kvm_flush_remote_tlbs_with_address(kvm, in slot_handle_level_range()
5233 kvm_flush_remote_tlbs_with_address(kvm, start_gfn, in slot_handle_level_range()
5568 kvm_flush_remote_tlbs_with_address(kvm, sp->gfn, in kvm_mmu_zap_collapsible_spte()
[all …]
Dpaging_tmpl.h941 kvm_flush_remote_tlbs_with_address(vcpu->kvm, in FNAME()