Home
last modified time | relevance | path

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

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