Searched refs:board_cache_error_setup (Results 1 – 4 of 4) sorted by relevance
24 extern void (*board_cache_error_setup)(void);
287 board_cache_error_setup = octeon_cache_error_setup; in octeon_cache_init()
1901 board_cache_error_setup = r4k_cache_error_setup; in r4k_cache_init()
107 void(*board_cache_error_setup)(void); variable2432 if (board_cache_error_setup) in trap_init()2433 board_cache_error_setup(); in trap_init()