Searched refs:__mcpm_outbound_enter_critical (Results 1 – 4 of 4) sorted by relevance
163 if (last_man && __mcpm_outbound_enter_critical(cpu, cluster)) { in mcpm_cpu_power_down()301 BUG_ON(!__mcpm_outbound_enter_critical(cpu, cluster)); in nocache_trampoline()392 bool __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) in __mcpm_outbound_enter_critical() function
280 bool __mcpm_outbound_enter_critical(unsigned int this_cpu, unsigned int cluster);
164 if (last_man && __mcpm_outbound_enter_critical(cpu, cluster)) { in hip04_mcpm_power_down()
465 __mcpm_outbound_enter_critical() and __mcpm_outbound_leave_critical()