Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu.c3983 static bool get_mmio_spte(struct kvm_vcpu *vcpu, u64 addr, u64 *sptep) in get_mmio_spte() function
4040 reserved = get_mmio_spte(vcpu, addr, &spte); in handle_mmio_page_fault()