Searched defs:sbi_ecall (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/riscv/kernel/
H A Dsbi.c27 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, function
51 EXPORT_SYMBOL(sbi_ecall); variable
[all...]
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c461 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, function

Completed in 216 milliseconds