Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dsbi.c64 static struct sbi_ret
70 static struct sbi_ret
76 static struct sbi_ret
82 static struct sbi_ret
88 static struct sbi_ret
94 static struct sbi_ret
168 struct sbi_ret ret __diagused; in sbi_set_timer()
182 struct sbi_ret ret __diagused; in sbi_send_ipi()
246 struct sbi_ret ret; in sbi_hsm_hart_start()
262 struct sbi_ret ret; in sbi_hsm_hart_status()
[all …]
/freebsd/sys/riscv/include/
H A Dsbi.h132 struct sbi_ret { struct
137 static __inline struct sbi_ret argument
141 struct sbi_ret ret; in sbi_call()