Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c455 static bool wait_for_other_cpus(int ncpus) in wait_for_other_cpus() function
608 if (TRAP(regs) != 0x100 || !wait_for_other_cpus(ncpus)) in xmon_core()
611 wait_for_other_cpus(ncpus); in xmon_core()