Home
last modified time | relevance | path

Searched defs:pud_pfn (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h879 static inline unsigned long pud_pfn(pud_t pud) in pud_pfn() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h467 #define pud_pfn(pud) ((__pud_to_phys(pud) & PUD_MASK) >> PAGE_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1341 static inline int pud_pfn(pud_t pud) in pud_pfn() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h226 static inline unsigned long pud_pfn(pud_t pud) in pud_pfn() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h1268 static inline unsigned long pud_pfn(pud_t pud) in pud_pfn() function