Searched defs:__pfn_to_phys (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/asm-generic/
H A Dmemory_model.h62 #define __pfn_to_phys(pfn) PFN_PHYS(pfn) macro
/linux-master/scripts/gdb/linux/
H A Dmm.py228 def __pfn_to_phys(self, pfn): member in class:aarch64_page_ops

Completed in 119 milliseconds