Searched refs:get_phys_to_machine (Results 1 – 2 of 2) sorted by relevance
48 extern unsigned long get_phys_to_machine(unsigned long pfn);92 return get_phys_to_machine(pfn); in __pfn_to_mfn()97 return get_phys_to_machine(pfn); in __pfn_to_mfn()
437 unsigned long get_phys_to_machine(unsigned long pfn) in get_phys_to_machine() function462 EXPORT_SYMBOL_GPL(get_phys_to_machine);