p4d_populate 107 arch/s390/include/asm/pgalloc.h static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) p4d_populate 138 arch/x86/include/asm/pgalloc.h static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) p4d_populate 43 include/asm-generic/5level-fixup.h #define p4d_populate(mm, p4d, pud) pgd_populate(mm, p4d, pud) p4d_populate 37 include/asm-generic/pgtable-nopud.h #define p4d_populate(mm, p4d, pud) do { } while (0)