Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dmemory.h153 xen_ulong_t max_mfn; /* Maximum MFN that can be looked up. */ member
/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h202 xen_ulong_t max_mfn; /* Maximum MFN that can be looked up. */ member
/openbmc/linux/arch/x86/xen/
H A Dmmu_pv.c1663 machine_to_phys_nr = mapping.max_mfn + 1; in xen_setup_machphys_mapping()