get_pgd_slow 24 arch/unicore32/include/asm/pgalloc.h extern pgd_t *get_pgd_slow(struct mm_struct *mm); get_pgd_slow 27 arch/unicore32/include/asm/pgalloc.h #define pgd_alloc(mm) get_pgd_slow(mm)