Home
last modified time | relevance | path

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

/Linux-v5.4/include/xen/interface/
Dmemory.h153 xen_ulong_t max_mfn; /* Maximum MFN that can be looked up. */ member
/Linux-v5.4/arch/x86/xen/
Dmmu_pv.c1830 machine_to_phys_nr = mapping.max_mfn + 1; in xen_setup_machphys_mapping()