Searched refs:monarch (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/Documentation/ia64/ |
D | mca.rst | 22 This is the monarch cpu. 59 monarch is entered. The monarch now tries to diagnose the problem 62 * Part of the monarch's job is to look at the state of all the other 68 monarch has to determine whether or not a task is on a cpu before it 74 * To distinguish between these two cases, the monarch must know which 77 set_curr_task(), so the monarch can tell that the _original_ task is 101 cpus. SAL picks one of the cpus as the monarch and the rest are 103 time. The OS monarch prints the state of all tasks and returns, after 108 drive them all as slaves. Some drive one cpu as monarch, wait for that
|
/linux-6.1.9/arch/ia64/kernel/ |
D | mca.c | 1175 ia64_wait_for_slaves(int monarch, const char *type) in ia64_wait_for_slaves() argument 1185 if (c == monarch) in ia64_wait_for_slaves() 1204 if (c == monarch) in ia64_wait_for_slaves() 1296 sos->monarch = 1; in ia64_mca_handler() 1299 sos->monarch = 0; in ia64_mca_handler() 1302 "monarch=%ld\n", sos->proc_state_param, cpu, sos->monarch); in ia64_mca_handler() 1309 if (sos->monarch) { in ia64_mca_handler() 1675 sos->proc_state_param, cpu, sos->monarch); in ia64_init_handler() 1686 if (!sos->monarch && atomic_add_return(1, &slaves) == num_online_cpus()) { in ia64_init_handler() 1690 sos->monarch = 1; in ia64_init_handler() [all …]
|
/linux-6.1.9/arch/ia64/include/asm/ |
D | mca.h | 78 unsigned long monarch; /* 1 for a monarch event, 0 for a slave */ member
|
/linux-6.1.9/arch/powerpc/boot/dts/ |
D | xpedite5200.dts | 104 * 6: PMC monarch indicator
|
D | xpedite5200_xmon.dts | 108 * 6: PMC monarch indicator
|
D | xpedite5330.dts | 36 * monarch;
|