pgd_set            32 arch/alpha/include/asm/pgalloc.h 	pgd_set(pgd, pmd);
pgd_set           187 arch/alpha/mm/init.c 	pgd_set(pgd, (pmd_t *)two_pages);
pgd_set           111 arch/m68k/include/asm/motorola_pgalloc.h 	pgd_set(pgd, pmd);
pgd_set           157 arch/m68k/mm/motorola.c 			pgd_set(pgd_dir, pmd_dir);
pgd_set            18 arch/powerpc/include/asm/nohash/64/pgalloc.h #define pgd_populate(MM, PGD, PUD)	pgd_set(PGD, (unsigned long)PUD)
pgd_set            36 arch/sparc/include/asm/pgalloc_32.h #define pgd_populate(MM, PGD, PMD)      pgd_set(PGD, PMD)
pgd_set            21 arch/sparc/include/asm/pgalloc_64.h 	pgd_set(pgd, pud);
pgd_set           707 arch/sparc/mm/srmmu.c 			pgd_set(__nocache_fix(pgdp), pmdp);
pgd_set           737 arch/sparc/mm/srmmu.c 			pgd_set(pgdp, pmdp);
pgd_set           824 arch/sparc/mm/srmmu.c 			pgd_set(__nocache_fix(pgdp), pmdp);