Searched refs:mfn_list (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/interface/
H A Dmemory.h185 GUEST_HANDLE(ulong) mfn_list; member in struct:xen_translate_gpfn_list
H A Dxen.h408 * c. list of allocated page frames [mfn_list, nr_pages]
446 unsigned long mfn_list; /* VIRTUAL address of page-frame list. */ member in struct:start_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dsetup.c128 * - mfn_list
132 reserve_early(__pa(xen_start_info->mfn_list),
H A Dmmu.c230 unsigned long *mfn_list = (unsigned long *)xen_start_info->mfn_list; local
237 p2m_top[topidx] = &mfn_list[pfn];

Completed in 273 milliseconds