pgd_current        65 arch/mips/include/asm/mmu_context.h extern unsigned long pgd_current[];
pgd_current       301 arch/mips/mm/fault.c 		pgd = (pgd_t *) pgd_current[raw_smp_processor_id()] + offset;
pgd_current       512 arch/mips/mm/init.c unsigned long pgd_current[NR_CPUS];
pgd_current       413 arch/mips/mm/tlbex.c 	long pgdc = (long)pgd_current;
pgd_current       805 arch/mips/mm/tlbex.c 	long pgdc = (long)pgd_current;
pgd_current       974 arch/mips/mm/tlbex.c 		long pgdc = (long)pgd_current;
pgd_current      1594 arch/mips/mm/tlbex.c 	long pgdc = (long)pgd_current;
pgd_current      1916 arch/mips/mm/tlbex.c 	long pgdc = (long)pgd_current;
pgd_current        27 arch/nios2/include/asm/mmu_context.h extern pgd_t *pgd_current;
pgd_current       252 arch/nios2/mm/fault.c 		pgd = pgd_current + offset;
pgd_current        39 arch/nios2/mm/init.c pgd_t *pgd_current;
pgd_current        54 arch/nios2/mm/init.c 	pgd_current = swapper_pg_dir;
pgd_current        94 arch/nios2/mm/mmu_context.c 	pgd_current = next->pgd;
pgd_current       110 arch/nios2/mm/mmu_context.c 	pgd_current = next->pgd;