Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/xmon/
Dxmon.c465 static bool wait_for_other_cpus(int ncpus) in wait_for_other_cpus() function
608 if (TRAP(regs) != INTERRUPT_SYSTEM_RESET || !wait_for_other_cpus(ncpus)) in xmon_core()
611 wait_for_other_cpus(ncpus); in xmon_core()