Searched defs:gva_to_gpa (Results 1 - 3 of 3) sorted by relevance

/arch/x86/kvm/
H A Dpaging_tmpl.h878 static gpa_t FNAME(gva_to_gpa)(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, function
/arch/mips/include/asm/
H A Dkvm_host.h583 gpa_t (*gva_to_gpa)(gva_t gva); member in struct:kvm_mips_callbacks
/arch/x86/include/asm/
H A Dkvm_host.h263 gpa_t (*gva_to_gpa)(struct kvm_vcpu *vcpu, gva_t gva, u32 access, member in struct:kvm_mmu
386 * gva_to_gpa translations.

Completed in 47 milliseconds