Searched refs:mfn_list_pages (Results 1 – 3 of 3) sorted by relevance
47 mfn_t *mfn_list_pages; /* pages that make a table of mfn's */ variable194 mfn_list_pages = kmem_zalloc(sz2, VM_SLEEP); in xen_relocate_start_info()201 pfn_to_mfn(va_to_pfn(&mfn_list_pages[j])); in xen_relocate_start_info()203 mfn_list_pages[j] = in xen_relocate_start_info()
357 (caddr_t)&mfn_list_pages[j]); in rebuild_mfn_list()362 mfn_list_pages[j] = pfn_to_mfn(pfn); in rebuild_mfn_list()
87 extern mfn_t *mfn_list_pages;