Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_sbi_replace.c147 case SBI_EXT_SRST_RESET: in kvm_sbi_ext_srst_handler()
/openbmc/linux/arch/riscv/include/asm/
H A Dsbi.h102 SBI_EXT_SRST_RESET = 0, enumerator
/openbmc/linux/arch/riscv/kernel/
H A Dsbi.c487 sbi_ecall(SBI_EXT_SRST, SBI_EXT_SRST_RESET, type, reason, in sbi_srst_reset()