Searched defs:SBI_ERR_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ | ||
H A D | sbi_ecall_interface.h | 18 #define SBI_ERR_INVALID_PARAM -3 macro |
/openbmc/linux/arch/riscv/include/asm/ | ||
H A D | sbi.h | 248 #define SBI_ERR_INVALID_PARAM -3 macro |