Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dsbi.h94 #define SBI_HSM_HART_STATUS 2 macro
/freebsd/sys/riscv/riscv/
H A Dsbi.c264 ret = SBI_CALL1(SBI_EXT_ID_HSM, SBI_HSM_HART_STATUS, hart); in sbi_hsm_hart_status()