Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dpgalloc_32.h20 pgd_t *get_pgd_fast(void);
27 #define pgd_alloc(mm) get_pgd_fast()
/openbmc/linux/arch/sparc/mm/
H A Dsrmmu.c326 pgd_t *get_pgd_fast(void) in get_pgd_fast() function