Searched refs:get_pgd_slow (Results 1 - 3 of 3) sorted by relevance

/arch/unicore32/include/asm/
H A Dpgalloc.h25 extern pgd_t *get_pgd_slow(struct mm_struct *mm);
28 #define pgd_alloc(mm) get_pgd_slow(mm)
/arch/microblaze/include/asm/
H A Dpgalloc.h63 extern inline pgd_t *get_pgd_slow(void) function
83 ret = (unsigned long *)get_pgd_slow();
/arch/unicore32/mm/
H A Dpgd.c27 pgd_t *get_pgd_slow(struct mm_struct *mm) function

Completed in 132 milliseconds