sbi_send_ipi
void sbi_send_ipi(const u_long *hart_mask);
sbi_send_ipi(mask.__bits);
sbi_send_ipi(&mask);