build_get_pgde32   20 arch/mips/include/asm/tlbex.h void build_get_pgde32(u32 **p, unsigned int tmp, unsigned int ptr);
build_get_pgde32  507 arch/mips/kvm/entry.c 	build_get_pgde32(&p, K0, K1); /* get pgd in K1 */
build_get_pgde32  992 arch/mips/mm/tlbex.c EXPORT_SYMBOL_GPL(build_get_pgde32);
build_get_pgde32 1344 arch/mips/mm/tlbex.c 		build_get_pgde32(&p, K0, K1); /* get pgd in K1 */
build_get_pgde32 2055 arch/mips/mm/tlbex.c 	build_get_pgde32(p, wr.r1, wr.r2); /* get pgd in ptr */