Searched refs:get_pgd_fast (Results 1 – 4 of 4) sorted by relevance
28 BTFIXUPDEF_CALL(pgd_t *, get_pgd_fast, void)29 #define get_pgd_fast() BTFIXUP_CALL(get_pgd_fast)() macro35 #define pgd_alloc(mm) get_pgd_fast()
73 extern inline pgd_t *get_pgd_fast(void) in get_pgd_fast() function100 #define pgd_alloc(mm) get_pgd_fast()
2250 BTFIXUPSET_CALL(get_pgd_fast, srmmu_get_pgd_fast, BTFIXUPCALL_NORM); in ld_mmu_srmmu()
2123 BTFIXUPSET_CALL(get_pgd_fast, sun4c_get_pgd_fast, BTFIXUPCALL_NORM); in ld_mmu_sun4c()