Searched refs:first_p2m_pfn (Results 1 – 3 of 3) sorted by relevance
644 unsigned long first_p2m_pfn;/* 1st pfn forming initial P->M table. */ member
1581 if (pfn >= xen_start_info->first_p2m_pfn && in mask_rw_pte()1582 pfn < xen_start_info->first_p2m_pfn + xen_start_info->nr_p2m_frames) in mask_rw_pte()1931 max_pfn_mapped = xen_start_info->first_p2m_pfn; in xen_setup_kernel_pagetable()2179 pfn = xen_start_info->first_p2m_pfn; in xen_relocate_p2m()2180 pfn_end = xen_start_info->first_p2m_pfn + in xen_relocate_p2m()2199 xen_start_info->first_p2m_pfn = PFN_DOWN(new_area); in xen_relocate_p2m()
712 start = PFN_PHYS(xen_start_info->first_p2m_pfn); in xen_reserve_xen_mfnlist()944 xen_start_info->first_p2m_pfn = 0; in xen_auto_xlated_memory_setup()