Home
last modified time | relevance | path

Searched refs:max_mfn (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/xen/interface/
Dmemory.h152 xen_ulong_t max_mfn; /* Maximum MFN that can be looked up. */ member
/linux-4.1.27/arch/x86/xen/
Dmmu.c1760 machine_to_phys_nr = mapping.max_mfn + 1; in xen_setup_machphys_mapping()