HomeSort by: relevance | last modified time | path
    Searched defs:p2m_vaddr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
xen.h 231 * pfn_to_mfn_frame_list_list and/or p2m_vaddr.
238 * p2m tree. In this case the linear mapper p2m list anchored at p2m_vaddr
246 * p2m_cr3 is the root of the address space where p2m_vaddr is valid.
250 * p2m_vaddr holds the virtual address of the linear p2m list. All entries
262 unsigned long p2m_vaddr; /* virtual address of the p2m list */ member in struct:arch_shared_info

Completed in 12 milliseconds