Home
last modified time | relevance | path

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

/linux-6.8/arch/riscv/mm/
Dpgtable.c40 p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() function
/linux-6.8/include/asm-generic/
Dpgtable-nop4d.h35 static inline p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() function
/linux-6.8/arch/riscv/include/asm/
Dpgtable-64.h400 #define p4d_offset p4d_offset macro
/linux-6.8/arch/x86/include/asm/
Dpgtable.h1166 static inline p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() function
/linux-6.8/arch/s390/include/asm/
Dpgtable.h1444 static inline p4d_t *p4d_offset(pgd_t *pgdp, unsigned long address) in p4d_offset() function