Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/riscv/include/
HDsbi.h93 #define SBI_HSM_HART_STOP 1 macro
/freebsd-14-stable/sys/riscv/riscv/
HDsbi.c257 (void)SBI_CALL0(SBI_EXT_ID_HSM, SBI_HSM_HART_STOP); in sbi_hsm_hart_stop()