Home
last modified time | relevance | path

Searched defs:pgd_populate (Results 1 – 16 of 16) sorted by relevance

/arch/parisc/include/asm/
Dpgalloc.h62 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, pmd_t *pmd) in pgd_populate() function
102 #define pgd_populate(mm, pmd, pte) BUG() macro
/arch/alpha/include/asm/
Dpgalloc.h30 pgd_populate(struct mm_struct *mm, pgd_t *pgd, pmd_t *pmd) in pgd_populate() function
/arch/nds32/include/asm/
Dpgalloc.h20 #define pgd_populate(mm, pmd, pte) BUG() macro
/arch/m68k/include/asm/
Dsun3_pgalloc.h61 #define pgd_populate(mm, pmd, pte) BUG() macro
Dmotorola_pgalloc.h109 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, pmd_t *pmd) in pgd_populate() function
Dmcf_pgalloc.h103 #define pgd_populate(mm, pmd, pte) BUG() macro
/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h18 #define pgd_populate(MM, PGD, PUD) pgd_set(PGD, (unsigned long)PUD) macro
/arch/microblaze/include/asm/
Dpgalloc.h68 #define pgd_populate(mm, pmd, pte) BUG() macro
/arch/sparc/include/asm/
Dpgalloc_32.h36 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) macro
Dpgalloc_64.h24 #define pgd_populate(MM, PGD, PUD) __pgd_populate(PGD, PUD) macro
/arch/ia64/include/asm/
Dpgalloc.h39 pgd_populate(struct mm_struct *mm, pgd_t * pgd_entry, pud_t * pud) in pgd_populate() function
/arch/mips/include/asm/
Dpgalloc.h99 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, pud_t *pud) in pgd_populate() function
/arch/arm64/include/asm/
Dpgalloc.h81 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgdp, pud_t *pudp) in pgd_populate() function
/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h88 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, pud_t *pud) in pgd_populate() function
/arch/s390/include/asm/
Dpgalloc.h102 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) in pgd_populate() function
/arch/x86/include/asm/
Dpgalloc.h174 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) in pgd_populate() function