Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
A Dpgalloc.h80 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgdp, p4d_t *p4dp) in pgd_populate() function
/arch/riscv/include/asm/
A Dpgalloc.h62 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) in pgd_populate() function
/arch/s390/include/asm/
A Dpgalloc.h115 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) in pgd_populate() function
/arch/x86/include/asm/
A Dpgalloc.h132 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) in pgd_populate() function

Completed in 13 milliseconds