Home
last modified time | relevance | path

Searched defs:pmd_populate_kernel (Results 26 – 28 of 28) sorted by relevance

12

/openbmc/linux/arch/s390/include/asm/
H A Dpgalloc.h135 #define pmd_populate_kernel(mm, pmd, pte) pmd_populate(mm, pmd, pte) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgalloc.h18 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgalloc.h64 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function

12