Searched refs:SBI_EXT_BASE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | sbi.h | 25 SBI_EXT_BASE = 0x10, enumerator
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | sbi.c | 514 ret = sbi_ecall(SBI_EXT_BASE, SBI_EXT_BASE_PROBE_EXT, extid, in sbi_probe_extension() 528 ret = sbi_ecall(SBI_EXT_BASE, fid, 0, 0, 0, 0, 0, 0); in __sbi_base_ecall()
|