Home
last modified time | relevance | path

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

/linux/arch/riscv/mm/
H A Dpgtable.c40 p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() function
/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
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h398 #define p4d_offset p4d_offset macro
/linux/arch/x86/include/asm/
H A Dpgtable.h1144 static inline p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() function
/linux/arch/s390/include/asm/
H A Dpgtable.h1465 static inline p4d_t *p4d_offset(pgd_t *pgdp, unsigned long address) in p4d_offset() function
/linux/arch/arm64/include/asm/
H A Dpgtable.h1020 static inline p4d_t *p4d_offset(pgd_t *pgdp, unsigned long addr) in p4d_offset() function