Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_sbi_replace.c174 .extid_start = SBI_EXT_SRST,
175 .extid_end = SBI_EXT_SRST,
/openbmc/linux/arch/riscv/kernel/
H A Dsbi.c487 sbi_ecall(SBI_EXT_SRST, SBI_EXT_SRST_RESET, type, reason, in sbi_srst_reset()
608 sbi_probe_extension(SBI_EXT_SRST)) { in sbi_init()
/openbmc/linux/arch/riscv/include/asm/
H A Dsbi.h31 SBI_EXT_SRST = 0x53525354, enumerator