Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/common/
H A Dmcpm_entry.c72 * __mcpm_outbound_enter_critical: Enter the cluster teardown critical section.
82 static bool __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) in __mcpm_outbound_enter_critical() function
265 if (last_man && __mcpm_outbound_enter_critical(cpu, cluster)) { in mcpm_cpu_power_down()
385 BUG_ON(!__mcpm_outbound_enter_critical(cpu, cluster)); in nocache_trampoline()
/kernel/linux/linux-6.6/arch/arm/common/
H A Dmcpm_entry.c72 * __mcpm_outbound_enter_critical: Enter the cluster teardown critical section.
82 static bool __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) in __mcpm_outbound_enter_critical() function
265 if (last_man && __mcpm_outbound_enter_critical(cpu, cluster)) { in mcpm_cpu_power_down()
385 BUG_ON(!__mcpm_outbound_enter_critical(cpu, cluster)); in nocache_trampoline()

Completed in 3 milliseconds