Home
last modified time | relevance | path

Searched refs:__set_phys_to_machine_multi (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/xen/
H A Dp2m.c150 bool __set_phys_to_machine_multi(unsigned long pfn, in __set_phys_to_machine_multi() function
197 EXPORT_SYMBOL_GPL(__set_phys_to_machine_multi);
201 return __set_phys_to_machine_multi(pfn, mfn, 1); in __set_phys_to_machine()
/openbmc/linux/include/xen/arm/
H A Dpage.h104 bool __set_phys_to_machine_multi(unsigned long pfn, unsigned long mfn,