Home
last modified time | relevance | path

Searched refs:get_pgd_fast (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/sparc/include/asm/
Dpgalloc_32.h22 pgd_t *get_pgd_fast(void);
29 #define pgd_alloc(mm) get_pgd_fast()
/Linux-v4.19/arch/microblaze/include/asm/
Dpgalloc.h73 static inline pgd_t *get_pgd_fast(void) in get_pgd_fast() function
100 #define pgd_alloc(mm) get_pgd_fast()
/Linux-v4.19/arch/sparc/mm/
Dsrmmu.c344 pgd_t *get_pgd_fast(void) in get_pgd_fast() function