Searched refs:first_p2m_pfn (Results 1 – 2 of 2) sorted by relevance
646 unsigned long first_p2m_pfn;/* 1st pfn forming initial P->M table. */ member
1526 pfn >= xen_start_info->first_p2m_pfn && in xen_make_pte_init()1527 pfn < xen_start_info->first_p2m_pfn + xen_start_info->nr_p2m_frames) in xen_make_pte_init()1773 max_pfn_mapped = xen_start_info->first_p2m_pfn; in xen_setup_kernel_pagetable()2044 pfn = xen_start_info->first_p2m_pfn; in xen_relocate_p2m()2045 pfn_end = xen_start_info->first_p2m_pfn + in xen_relocate_p2m()2064 xen_start_info->first_p2m_pfn = PFN_DOWN(new_area); in xen_relocate_p2m()