Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dpaging_tmpl.h929 static gpa_t FNAME(gva_to_gpa)(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, in FNAME() argument
/arch/mips/include/asm/
Dkvm_host.h793 gpa_t (*gva_to_gpa)(gva_t gva); member
/arch/x86/include/asm/
Dkvm_host.h342 gpa_t (*gva_to_gpa)(struct kvm_vcpu *vcpu, gva_t gva, u32 access, member