Searched refs:__mcpm_outbound_enter_critical (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/common/
H A Dmcpm_entry.c74 * __mcpm_outbound_enter_critical: Enter the cluster teardown critical section.
84 static bool __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) __mcpm_outbound_enter_critical() function
266 if (last_man && __mcpm_outbound_enter_critical(cpu, cluster)) { mcpm_cpu_power_down()
386 BUG_ON(!__mcpm_outbound_enter_critical(cpu, cluster)); nocache_trampoline()

Completed in 37 milliseconds