Searched refs:SBI_ERR_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance
/linux/arch/riscv/include/asm/ | ||
A D | sbi.h | 82 #define SBI_ERR_INVALID_PARAM -3 macro |
/linux/arch/riscv/kernel/ | ||
A D | sbi.c | 56 case SBI_ERR_INVALID_PARAM: in sbi_err_map_linux_errno() |
Completed in 5 milliseconds