Searched refs:__virt_to_phys_nodebug (Results 1 – 4 of 4) sorted by relevance
17 return __virt_to_phys_nodebug(x); in __virt_to_phys()
44 return __virt_to_phys_nodebug(x); in __virt_to_phys()
36 return __virt_to_phys_nodebug(x); in __virt_to_phys()
205 def __virt_to_phys_nodebug(self, va): member in aarch64_page_ops216 return self.__virt_to_phys_nodebug(va)