cpu_xcall_ipi
#define cpu_xcall_ipi(_ci) x86_send_ipi((_ci), X86_IPI_XCALL)
#define cpu_xcall_ipi(_ci) arm_send_ipi((_ci), ARM_IPI_XCALL)