Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c3518 static bool get_mmio_spte(struct kvm_vcpu *vcpu, u64 addr, u64 *sptep) in get_mmio_spte() function
3576 reserved = get_mmio_spte(vcpu, addr, &spte); in handle_mmio_page_fault()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c4097 static bool get_mmio_spte(struct kvm_vcpu *vcpu, u64 addr, u64 *sptep) in get_mmio_spte() function
4154 reserved = get_mmio_spte(vcpu, addr, &spte); in handle_mmio_page_fault()

Completed in 18 milliseconds