Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dpaging_tmpl.h874 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.h619 gpa_t (*gva_to_gpa)(gva_t gva); member
/arch/x86/include/asm/
Dkvm_host.h277 gpa_t (*gva_to_gpa)(struct kvm_vcpu *vcpu, gva_t gva, u32 access, member