Home
last modified time | relevance | path

Searched refs:SBI_ERR_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/riscv/include/asm/
Dsbi.h82 #define SBI_ERR_INVALID_PARAM -3 macro
/Linux-v5.10/arch/riscv/kernel/
Dsbi.c56 case SBI_ERR_INVALID_PARAM: in sbi_err_map_linux_errno()