Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_sbi_hsm.c26 return SBI_ERR_ALREADY_AVAILABLE; in kvm_sbi_hsm_vcpu_start()
/openbmc/linux/arch/riscv/include/asm/
H A Dsbi.h251 #define SBI_ERR_ALREADY_AVAILABLE -6 macro