Searched refs:_set_L3CR (Results 1 – 6 of 6) sorted by relevance
110 extern void _set_L3CR(unsigned long);115 #define _set_L3CR(val) do { } while(0) macro
296 _set_L3CR(save_l3cr); in pmu_set_cpu_speed()342 _set_L3CR(0); in do_set_cpu_speed()350 _set_L3CR(prev_l3cr); in do_set_cpu_speed()
121 _set_L3CR(val); /* and enable it */ in ppc_setup_l3cr()
279 _GLOBAL(_set_L3CR)
687 _set_L3CR(0); in core99_init_caches()688 _set_L3CR(core99_l3_cache); in core99_init_caches()
2008 _set_L3CR(save_l3cr); in powerbook_sleep_Core99()