Home
last modified time | relevance | path

Searched refs:p2m_vaddr (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/xen/
Dinterface.h183 unsigned long p2m_vaddr; /* virtual address of the p2m list */ member
/arch/x86/xen/
Dp2m.c284 HYPERVISOR_shared_info->arch.p2m_vaddr = (unsigned long)xen_p2m_addr; in xen_setup_mfn_list_list()