Searched refs:_set_L3CR (Results 1 – 6 of 6) sorted by relevance
52 extern void _set_L3CR(unsigned long);57 #define _set_L3CR(val) do { } while(0) macro
301 _set_L3CR(save_l3cr); in pmu_set_cpu_speed()357 _set_L3CR(0); in do_set_cpu_speed()365 _set_L3CR(prev_l3cr); in do_set_cpu_speed()
696 _set_L3CR(0); in core99_init_caches()697 _set_L3CR(core99_l3_cache); in core99_init_caches()
195 _set_L3CR(val); /* and enable it */ in ppc_setup_l3cr()
291 _GLOBAL(_set_L3CR)
1933 _set_L3CR(save_l3cr); in powerbook_sleep_Core99()