Searched refs:nept_translate_l2ga (Results 1 – 3 of 3) sorted by relevance
/xen/xen/include/asm-x86/hvm/vmx/ |
A D | vvmx.h | 207 int nept_translate_l2ga(struct vcpu *v, paddr_t l2ga,
|
/xen/xen/arch/x86/mm/hap/ |
A D | nested_ept.c | 224 int nept_translate_l2ga(struct vcpu *v, paddr_t l2ga, in nept_translate_l2ga() function
|
/xen/xen/arch/x86/hvm/vmx/ |
A D | vvmx.c | 2363 rc = nept_translate_l2ga(v, L2_gpa, page_order, rwx_rights, &gfn, p2m_acc, in nvmx_hap_walk_L1_p2m()
|
Completed in 9 milliseconds