Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
/Linux-v5.4/arch/nios2/include/asm/
Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/Linux-v5.4/arch/sh/include/asm/
Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/Linux-v5.4/arch/hexagon/include/asm/
Dpgalloc.h69 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/Linux-v5.4/arch/um/include/asm/
Dpgalloc.h15 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/Linux-v5.4/arch/alpha/include/asm/
Dpgalloc.h24 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/Linux-v5.4/arch/csky/include/asm/
Dpgalloc.h14 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/Linux-v5.4/arch/nds32/include/asm/
Dpgalloc.h44 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmdp, pte_t * ptep) in pmd_populate_kernel() function
/Linux-v5.4/arch/unicore32/include/asm/
Dpgalloc.h68 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) in pmd_populate_kernel() function
/Linux-v5.4/arch/openrisc/include/asm/
Dpgalloc.h25 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/Linux-v5.4/arch/xtensa/include/asm/
Dpgalloc.h19 #define pmd_populate_kernel(mm, pmdp, ptep) \ macro
/Linux-v5.4/arch/m68k/include/asm/
Dsun3_pgalloc.h28 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
Dmotorola_pgalloc.h98 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
Dmcf_pgalloc.h37 #define pmd_populate_kernel(mm, pmd, pte) (pmd_val(*pmd) = (unsigned long)(pte)) macro
/Linux-v5.4/arch/riscv/include/asm/
Dpgalloc.h15 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
/Linux-v5.4/arch/parisc/include/asm/
Dpgalloc.h107 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/Linux-v5.4/arch/arc/include/asm/
Dpgalloc.h36 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h28 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
/Linux-v5.4/arch/sparc/include/asm/
Dpgalloc_32.h57 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(PMD, PTE) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h36 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/Linux-v5.4/arch/microblaze/include/asm/
Dpgalloc.h58 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/Linux-v5.4/arch/mips/include/asm/
Dpgalloc.h18 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/Linux-v5.4/arch/ia64/include/asm/
Dpgalloc.h82 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmd_entry, pte_t * pte) in pmd_populate_kernel() function
/Linux-v5.4/arch/arm/include/asm/
Dpgalloc.h129 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) in pmd_populate_kernel() function
/Linux-v5.4/arch/arm64/include/asm/
Dpgalloc.h106 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) in pmd_populate_kernel() function

12