Home
last modified time | relevance | path

Searched defs:p4d_populate (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/asm-generic/
Dpgtable-nopud.h37 #define p4d_populate(mm, p4d, pud) do { } while (0) macro
D5level-fixup.h28 #define p4d_populate(mm, p4d, pud) pgd_populate(mm, p4d, pud) macro
/Linux-v4.19/arch/s390/include/asm/
Dpgalloc.h95 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) in p4d_populate() function
/Linux-v4.19/arch/x86/include/asm/
Dpgalloc.h138 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) in p4d_populate() function