Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dsbi.c649 void __init sbi_init(void) in sbi_init() function
/linux/arch/riscv/include/asm/
H A Dsbi.h584 static inline void sbi_init(void) {} in sbi_init() function