Home
last modified time | relevance | path

Searched refs:coupled_coherence (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dpm-cps.h20 # define coupled_coherence cpu_has_mipsmt macro
22 # define coupled_coherence 0 macro
/linux-4.4.14/arch/mips/kernel/
Dpm-cps.c101 if (!coupled_coherence) in coupled_barrier()
195 if (coupled_coherence && (state == CPS_PM_NC_WAIT) && (left == online)) in cps_pm_enter_state()
405 if (coupled_coherence) { in cps_gen_entry_code()
538 if (coupled_coherence) in cps_gen_entry_code()
566 if (coupled_coherence && (state == CPS_PM_NC_WAIT)) { in cps_gen_entry_code()
580 if (coupled_coherence && (state == CPS_PM_CLOCK_GATED)) { in cps_gen_entry_code()
/linux-4.4.14/drivers/cpuidle/
Dcpuidle-cps.c152 if (coupled_coherence) in cps_cpuidle_init()