Searched refs:n_frames (Results 1 – 1 of 1) sorted by relevance
2081 unsigned long p2m_pfn, p2m_pfn_end, n_frames, pfn, pfn_end; in xen_relocate_p2m() local2094 n_frames = n_pte + n_pt + n_pmd + n_pud; in xen_relocate_p2m()2096 new_area = xen_find_free_area(PFN_PHYS(n_frames)); in xen_relocate_p2m()2191 xen_start_info->nr_p2m_frames = n_frames; in xen_relocate_p2m()