Searched refs:do_check_pgt_cache (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dpgalloc.h26 BTFIXUPDEF_CALL(void, do_check_pgt_cache, int, int)
27 #define do_check_pgt_cache(low,high) BTFIXUP_CALL(do_check_pgt_cache)(low,high) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dinit.c292 do_check_pgt_cache(pgt_cache_water[0], pgt_cache_water[1]);
H A Dsrmmu.c2064 BTFIXUPSET_CALL(do_check_pgt_cache, srmmu_check_pgt_cache, BTFIXUPCALL_NOP);
H A Dsun4c.c2167 BTFIXUPSET_CALL(do_check_pgt_cache, sun4c_check_pgt_cache, BTFIXUPCALL_NORM);

Completed in 155 milliseconds