Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/alpha/include/asm/
H A Dpgalloc.h23 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/openbmc/linux/arch/nios2/include/asm/
H A Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
/openbmc/linux/arch/openrisc/include/asm/
H A Dpgalloc.h28 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/openbmc/linux/arch/um/include/asm/
H A Dpgalloc.h15 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dpgalloc.h38 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dpgalloc.h64 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/openbmc/linux/arch/m68k/include/asm/
H A Dsun3_pgalloc.h26 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
H A Dmcf_pgalloc.h33 #define pmd_populate_kernel pmd_populate macro
H A Dmotorola_pgalloc.h82 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/openbmc/linux/arch/sh/include/asm/
H A Dpgalloc.h23 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/openbmc/linux/arch/csky/include/asm/
H A Dpgalloc.h13 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/openbmc/linux/arch/xtensa/include/asm/
H A Dpgalloc.h24 #define pmd_populate_kernel(mm, pmdp, ptep) \ macro
/openbmc/linux/arch/parisc/include/asm/
H A Dpgalloc.h64 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/openbmc/linux/arch/ia64/include/asm/
H A Dpgalloc.h57 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmd_entry, pte_t * pte) in pmd_populate_kernel() function
/openbmc/linux/arch/arc/include/asm/
H A Dpgalloc.h37 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h28 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
/openbmc/linux/arch/arm64/include/asm/
H A Dpgalloc.h77 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) in pmd_populate_kernel() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgalloc.h15 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
/openbmc/linux/arch/sparc/include/asm/
H A Dpgalloc_32.h56 #define pmd_populate_kernel pmd_populate macro
H A Dpgalloc_64.h72 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(MM, PMD, PTE) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h39 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/openbmc/linux/arch/mips/include/asm/
H A Dpgalloc.h21 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/openbmc/linux/arch/arm/include/asm/
H A Dpgalloc.h125 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) in pmd_populate_kernel() function
/openbmc/linux/arch/s390/include/asm/
H A Dpgalloc.h135 #define pmd_populate_kernel(mm, pmd, pte) pmd_populate(mm, pmd, pte) macro

12