Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/mmu/
Dpaging_tmpl.h207 drop_spte(vcpu->kvm, spte); in FNAME()
1135 drop_spte(vcpu->kvm, &sp->spt[i]); in FNAME()
Dmmu.c1188 static void drop_spte(struct kvm *kvm, u64 *sptep) in drop_spte() function
1201 drop_spte(kvm, sptep); in __drop_large_spte()
2295 drop_spte(kvm, spte); in mmu_page_zap_pte()
2749 drop_spte(vcpu->kvm, sptep); in mmu_set_spte()