Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/
H A Ducall.c13 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall() function
/openbmc/linux/arch/riscv/kernel/
H A Dsbi.c26 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall() function