Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dsbi_ecall_interface.h21 #define SBI_ERR_ALREADY_AVAILABLE -6 macro
/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