Searched refs:__set_phys_to_machine (Results 1 – 6 of 6) sorted by relevance
103 bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn);109 return __set_phys_to_machine(pfn, mfn); in set_phys_to_machine()
199 bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn) in __set_phys_to_machine() function203 EXPORT_SYMBOL_GPL(__set_phys_to_machine);
79 __set_phys_to_machine(pfn, INVALID_P2M_ENTRY); in __xenmem_reservation_va_mapping_reset()
198 bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn);
236 if (!__set_phys_to_machine(pfn, INVALID_P2M_ENTRY)) in xen_set_identity_and_release_chunk()
60 extern bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn);