Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpgalloc.h23 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpgalloc.h17 pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t pte) in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpgalloc.h26 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpgalloc.h44 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dpgalloc.h57 pmd_populate(struct mm_struct *mm, pmd_t * pmdp, pgtable_t ptep) in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpgalloc.h18 #define pmd_populate(mm, pmd, pte) \ macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpgalloc.h31 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgalloc.h39 #define pmd_populate(mm, pmd, pte) \ macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsun3_pgalloc.h31 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate() function
H A Dmcf_pgalloc.h31 #define pmd_populate(mm, pmd, pte) (pmd_val(*pmd) = (unsigned long)(pte)) macro
H A Dmotorola_pgalloc.h87 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpgalloc.h28 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpgalloc.h20 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpgalloc.h26 #define pmd_populate(mm, pmdp, page) \ macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgalloc.h24 static inline void pmd_populate(struct mm_struct *mm, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpgalloc.h70 #define pmd_populate(mm, pmd, pte_page) \ macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpgalloc.h51 pmd_populate(struct mm_struct *mm, pmd_t * pmd_entry, pgtable_t pte) in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h34 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpgalloc.h42 pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t ptep) in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgalloc.h80 pmd_populate(struct mm_struct *mm, pmd_t *pmdp, pgtable_t ptep) in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h42 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgalloc.h128 pmd_populate(struct mm_struct *mm, pmd_t *pmdp, pgtable_t ptep) in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgalloc_32.h53 #define pmd_populate(mm, pmd, pte) pmd_set(pmd, pte) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgalloc.h27 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h162 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function

12