Searched refs:MAX_P2M_PFN (Results 1 – 1 of 1) sorted by relevance
91 #define MAX_P2M_PFN (P2M_TOP_PER_PAGE * P2M_MID_PER_PAGE * P2M_PER_PAGE) macro129 BUG_ON(pfn >= MAX_P2M_PFN); in p2m_top_index()238 for (pfn = 0; pfn < xen_max_p2m_pfn && pfn < MAX_P2M_PFN; in xen_build_mfn_list_list()548 if (p2m_top_mfn && pfn < MAX_P2M_PFN) { in xen_alloc_p2m_entry()