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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dpgalloc.h29 BTFIXUPDEF_CALL(pgd_t *, get_pgd_fast, void)
30 #define get_pgd_fast() BTFIXUP_CALL(get_pgd_fast)() macro
36 #define pgd_alloc(mm) get_pgd_fast()
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dsrmmu.c2106 BTFIXUPSET_CALL(get_pgd_fast, srmmu_get_pgd_fast, BTFIXUPCALL_NORM);
H A Dsun4c.c2230 BTFIXUPSET_CALL(get_pgd_fast, sun4c_get_pgd_fast, BTFIXUPCALL_NORM);

Completed in 101 milliseconds