Searched refs:_set_L2CR (Results 1 – 8 of 8) sorted by relevance
77 extern void _set_L2CR(unsigned long);82 #define _set_L2CR(val) do { } while(0) macro
133 _set_L2CR(0); /* force invalidate by disable cache */ in ppc_setup_l2cr()134 _set_L2CR(val); /* and enable it */ in ppc_setup_l2cr()
100 _GLOBAL(_set_L2CR)
255 _set_L2CR(0); in l2cr_init()256 _set_L2CR(ppc_override_l2cr_value); in l2cr_init()
682 _set_L2CR(0); in core99_init_caches()683 _set_L2CR(core99_l2_cache); in core99_init_caches()
235 _set_L2CR(0); in pegasos_set_l2cr()236 _set_L2CR((*l2cr) | 0x80000000); in pegasos_set_l2cr()
297 _set_L2CR(save_l2cr); in pmu_set_cpu_speed()
1898 _set_L2CR(save_l2cr); in powerbook_sleep_grackle()1984 _set_L2CR(save_l2cr); in powerbook_sleep_Core99()