Home
last modified time | relevance | path

Searched defs:sbi_init (Results 1 – 2 of 2) sorted by relevance

/arch/riscv/include/asm/
Dsbi.h154 static inline void sbi_init(void) {} in sbi_init() function
/arch/riscv/kernel/
Dsbi.c578 void __init sbi_init(void) in sbi_init() function