Home
last modified time | relevance | path

Searched refs:_set_L3CR (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dcache.h106 extern void _set_L3CR(unsigned long);
111 #define _set_L3CR(val) do { } while(0) macro
/linux-6.3-rc2/drivers/cpufreq/
A Dpmac32-cpufreq.c296 _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()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsetup_32.c121 _set_L3CR(val); /* and enable it */ in ppc_setup_l3cr()
A Dl2cr_6xx.S279 _GLOBAL(_set_L3CR)
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dsmp.c687 _set_L3CR(0); in core99_init_caches()
688 _set_L3CR(core99_l3_cache); in core99_init_caches()
/linux-6.3-rc2/drivers/macintosh/
A Dvia-pmu.c2015 _set_L3CR(save_l3cr); in powerbook_sleep_Core99()

Completed in 13 milliseconds