machine_to_phys_nr   52 arch/x86/include/asm/xen/page.h extern unsigned long  machine_to_phys_nr;
machine_to_phys_nr  198 arch/x86/include/asm/xen/page.h 	if (unlikely(mfn >= machine_to_phys_nr))
machine_to_phys_nr   59 arch/x86/xen/enlighten.c unsigned long  machine_to_phys_nr;
machine_to_phys_nr   60 arch/x86/xen/enlighten.c EXPORT_SYMBOL(machine_to_phys_nr);
machine_to_phys_nr 1830 arch/x86/xen/mmu_pv.c 		machine_to_phys_nr = mapping.max_mfn + 1;
machine_to_phys_nr 1832 arch/x86/xen/mmu_pv.c 		machine_to_phys_nr = MACH2PHYS_NR_ENTRIES;
machine_to_phys_nr 1835 arch/x86/xen/mmu_pv.c 	WARN_ON((machine_to_phys_mapping + (machine_to_phys_nr - 1))