Home
last modified time | relevance | path

Searched refs:drop_spte (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/x86/kvm/mmu/
Dpaging_tmpl.h207 drop_spte(vcpu->kvm, spte); in FNAME()
1067 drop_spte(vcpu->kvm, &sp->spt[i]); in FNAME()
Dmmu.c1068 static void drop_spte(struct kvm *kvm, u64 *sptep) in drop_spte() function
1079 drop_spte(kvm, sptep); in __drop_large_spte()
2238 drop_spte(kvm, spte); in mmu_page_zap_pte()
2627 drop_spte(vcpu->kvm, sptep); in mmu_set_spte()