Home
last modified time | relevance | path

Searched defs:PHYS_PFN (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/linux/
H A Dpfn.h10 #define PHYS_PFN(x) ((unsigned long)((x) >> PAGE_SHIFT)) macro
/linux/include/linux/
H A Dpfn.h22 #define PHYS_PFN(x) ((unsigned long)((x) >> PAGE_SHIFT)) macro
/linux/scripts/gdb/linux/
H A Dmm.py224 def PHYS_PFN(self, phys): member in aarch64_page_ops
/linux/tools/testing/vma/
H A Dvma_internal.h75 #define PHYS_PFN( global() macro