Searched defs:p4d_pgtable (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/asm-generic/
H A Dpgtable-nopud.h52 #define p4d_pgtable(p4d) ((pud_t *)(pud_pgtable((pud_t){ p4d }))) macro
/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h62 static inline pud_t *p4d_pgtable(p4d_t p4d) function
/linux-master/arch/arc/include/asm/
H A Dpgtable-levels.h111 #define p4d_pgtable(p4d) ((pud_t *)(p4d_val(p4d) & PAGE_MASK)) macro
/linux-master/arch/mips/include/asm/
H A Dpgtable-64.h207 static inline pud_t *p4d_pgtable(p4d_t p4d) function
/linux-master/arch/riscv/include/asm/
H A Dpgtable-64.h326 static inline pud_t *p4d_pgtable(p4d_t p4d) function
/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h155 static inline pud_t *p4d_pgtable(p4d_t p4d) function
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h862 #define p4d_pgtable(p4d) \ macro
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h829 static inline pud_t *p4d_pgtable(p4d_t p4d) function
/linux-master/arch/x86/include/asm/
H A Dpgtable.h1112 static inline pud_t *p4d_pgtable(p4d_t p4d) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h980 static inline pud_t *p4d_pgtable(p4d_t p4d) function

Completed in 157 milliseconds