Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/riscv/
H A Dsbi.h78 struct sbiret { struct
79 long error;
80 long value;
/linux/arch/riscv/include/asm/
H A Dsbi.h457 struct sbiret { struct
464 struct sbiret __sbi_ecall(unsigned long arg0, unsigned long arg1, argument