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

/linux-4.4.14/arch/x86/include/asm/xen/
H A Dinterface.h165 * Following three fields are valid if p2m_cr3 contains a value
167 * p2m_cr3 is the root of the address space where p2m_vaddr is valid.
168 * p2m_cr3 is in the same format as a cr3 value in the vcpu register
182 unsigned long p2m_cr3; /* cr3 value of the p2m address space */ member in struct:arch_shared_info
/linux-4.4.14/arch/x86/xen/
H A Dp2m.c285 HYPERVISOR_shared_info->arch.p2m_cr3 = xen_setup_mfn_list_list()

Completed in 165 milliseconds