fn sbi_call(which: usize, arg0: usize, arg1: usize, arg2: usize) -> usize
handle SBI call with which SBI_id and other arguments
which