Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c456 static bool wait_for_other_cpus(int ncpus) in wait_for_other_cpus() function
609 if (TRAP(regs) != 0x100 || !wait_for_other_cpus(ncpus)) in xmon_core()
612 wait_for_other_cpus(ncpus); in xmon_core()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c464 static bool wait_for_other_cpus(int ncpus) in wait_for_other_cpus() function
607 if (TRAP(regs) != INTERRUPT_SYSTEM_RESET || !wait_for_other_cpus(ncpus)) in xmon_core()
610 wait_for_other_cpus(ncpus); in xmon_core()

Completed in 9 milliseconds