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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dhw_irq.h52 #define IA64_IPI_RESCHEDULE 0xfd /* SMP reschedule */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dhw_irq.h52 #define IA64_IPI_RESCHEDULE 0xfd /* SMP reschedule */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dirq_ia64.c79 # define IS_RESCHEDULE(vec) (vec == IA64_IPI_RESCHEDULE)
H A Dsmp.c185 platform_send_ipi(cpu, IA64_IPI_RESCHEDULE, IA64_IPI_DM_INT, 0);

Completed in 96 milliseconds