Home
last modified time | relevance | path

Searched refs:monarch (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmca.c285 * NOTE: this should be called from monarch.
767 * while the monarch processor does the mca handling and later
768 * wake each slave up once the monarch is done. The state
790 /* Register with the SAL monarch that the slave has in ia64_mca_rendez_int_handler()
797 /* Wait for the monarch cpu to exit. */ in ia64_mca_rendez_int_handler()
799 cpu_relax(); /* spin until monarch leaves */ in ia64_mca_rendez_int_handler()
1165 /* The monarch/slave interaction is based on monarch_cpu and requires that all
1166 * slaves have entered rendezvous before the monarch leaves. If any cpu has
1174 ia64_wait_for_slaves(int monarch, const char *type) in ia64_wait_for_slaves() argument
1184 if (c == monarch) in ia64_wait_for_slaves()
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmca.c287 * NOTE: this should be called from monarch.
768 * while the monarch processor does the mca handling and later
769 * wake each slave up once the monarch is done. The state
791 /* Register with the SAL monarch that the slave has in ia64_mca_rendez_int_handler()
798 /* Wait for the monarch cpu to exit. */ in ia64_mca_rendez_int_handler()
800 cpu_relax(); /* spin until monarch leaves */ in ia64_mca_rendez_int_handler()
1166 /* The monarch/slave interaction is based on monarch_cpu and requires that all
1167 * slaves have entered rendezvous before the monarch leaves. If any cpu has
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()
[all...]
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dmca.h78 unsigned long monarch; /* 1 for a monarch event, 0 for a slave */ member
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dmca.h81 unsigned long monarch; /* 1 for a monarch event, 0 for a slave */ member

Completed in 8 milliseconds