Searched refs:machine_to_phys_nr (Results 1 – 3 of 3) sorted by relevance
41 extern unsigned long machine_to_phys_nr;138 if (unlikely(mfn >= machine_to_phys_nr)) in mfn_to_pfn_no_overrides()
126 unsigned long machine_to_phys_nr; variable127 EXPORT_SYMBOL(machine_to_phys_nr);
1872 machine_to_phys_nr = mapping.max_mfn + 1; in xen_setup_machphys_mapping()1874 machine_to_phys_nr = MACH2PHYS_NR_ENTRIES; in xen_setup_machphys_mapping()1877 WARN_ON((machine_to_phys_mapping + (machine_to_phys_nr - 1)) in xen_setup_machphys_mapping()