Home
last modified time | relevance | path

Searched defs:p4d_pgtable (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h62 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/openbmc/linux/include/asm-generic/
H A Dpgtable-nopud.h52 #define p4d_pgtable(p4d) ((pud_t *)(pud_pgtable((pud_t){ p4d }))) macro
/openbmc/linux/arch/arc/include/asm/
H A Dpgtable-levels.h111 #define p4d_pgtable(p4d) ((pud_t *)(p4d_val(p4d) & PAGE_MASK)) macro
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable-64.h207 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-64.h322 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h155 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/openbmc/linux/arch/ia64/include/asm/
H A Dpgtable.h255 #define p4d_pgtable(p4d) ((pud_t *) __va(p4d_val(p4d) & _PFN_MASK)) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h861 #define p4d_pgtable(p4d) \ macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h778 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h1118 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1007 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function