Home
last modified time | relevance | path

Searched refs:sbi_get_mimpid (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/kernel/
H A Dsbi.c513 long sbi_get_mimpid(void) in sbi_get_mimpid() function
517 EXPORT_SYMBOL_GPL(sbi_get_mimpid);
H A Dcpu.c206 ci->mimpid = sbi_spec_is_0_1() ? 0 : sbi_get_mimpid(); in riscv_cpuinfo_starting()
/linux/arch/riscv/include/asm/
H A Dsbi.h447 long sbi_get_mimpid(void);