Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/mm/
H A Dpgtable.c40 p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() function
/openbmc/linux/include/asm-generic/
H A Dpgtable-nop4d.h35 static inline p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() function
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-64.h396 #define p4d_offset p4d_offset macro
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h1149 static inline p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() function
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h1452 static inline p4d_t *p4d_offset(pgd_t *pgdp, unsigned long address) in p4d_offset() function