Home
last modified time | relevance | path

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

/linux/include/xen/interface/
H A Dxen.h646 unsigned long first_p2m_pfn;/* 1st pfn forming initial P->M table. */ member
/linux/arch/x86/xen/
H A Dsetup.c774 start = PFN_PHYS(xen_start_info->first_p2m_pfn); in xen_reserve_xen_mfnlist()