Searched refs:pgd_populate_safe (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/asm-generic/
H A Dpgtable-nop4d.h28 #define pgd_populate_safe(mm, pgd, p4d) do { } while (0) macro
/linux-master/arch/riscv/include/asm/
H A Dpgalloc.h71 static inline void pgd_populate_safe(struct mm_struct *mm, pgd_t *pgd, function
/linux-master/arch/x86/include/asm/
H A Dpgalloc.h142 static inline void pgd_populate_safe(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) function

Completed in 169 milliseconds