get_phys_to_machine   59 arch/x86/include/asm/xen/page.h extern unsigned long get_phys_to_machine(unsigned long pfn);
get_phys_to_machine  149 arch/x86/include/asm/xen/page.h 		return get_phys_to_machine(pfn);
get_phys_to_machine  154 arch/x86/include/asm/xen/page.h 		return get_phys_to_machine(pfn);
get_phys_to_machine  464 arch/x86/xen/p2m.c EXPORT_SYMBOL_GPL(get_phys_to_machine);