Home
last modified time | relevance | path

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

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