Home
last modified time | relevance | path

Searched defs:pgd_set (Results 1 – 7 of 7) sorted by relevance

/arch/sparc/include/asm/
Dpgalloc_32.h29 static inline void pgd_set(pgd_t * pgdp, pmd_t * pmdp) in pgd_set() function
Dpgtable_64.h887 #define pgd_set(pgdp, pudp) \ macro
/arch/m68k/include/asm/
Dsun3_pgtable.h113 static inline void pgd_set(pgd_t *pgdp, pmd_t *pmdp) in pgd_set() function
Dmotorola_pgtable.h120 static inline void pgd_set(pgd_t *pgdp, pmd_t *pmdp) in pgd_set() function
Dmcf_pgtable.h167 static inline void pgd_set(pgd_t *pgdp, pmd_t *pmdp) in pgd_set() function
/arch/powerpc/include/asm/nohash/64/
Dpgtable.h180 static inline void pgd_set(pgd_t *pgdp, unsigned long val) in pgd_set() function
/arch/alpha/include/asm/
Dpgtable.h229 extern inline void pgd_set(pgd_t * pgdp, pmd_t * pmdp) in pgd_set() function