Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c426 static bool wait_for_other_cpus(int ncpus) in wait_for_other_cpus() function
563 if (TRAP(regs) != 0x100 || !wait_for_other_cpus(ncpus)) in xmon_core()
566 wait_for_other_cpus(ncpus); in xmon_core()