Home
last modified time | relevance | path

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

/arch/arm/xen/
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()