Searched refs:MAX_P2M_PFN (Results 1 – 1 of 1) sorted by relevance
175 #define MAX_P2M_PFN (P2M_TOP_PER_PAGE * P2M_MID_PER_PAGE * P2M_PER_PAGE) macro197 BUG_ON(pfn >= MAX_P2M_PFN); in p2m_top_index()395 if (unlikely(pfn >= MAX_P2M_PFN)) in get_phys_to_machine()538 if (unlikely(pfn_s >= MAX_P2M_PFN || pfn_e >= MAX_P2M_PFN)) in set_phys_range_identity()585 if (unlikely(pfn >= MAX_P2M_PFN)) { in __set_phys_to_machine()