SBI_REMOTE_FENCE_I
(void)SBI_CALL1(SBI_REMOTE_FENCE_I, 0, (uint64_t)hart_mask);
KASSERTMSG(sbi_probe_extension(SBI_REMOTE_FENCE_I) != 0,