Searched refs:__sbi_base_ecall (Results 1 – 1 of 1) sorted by relevance
600 static long __sbi_base_ecall(int fid) in __sbi_base_ecall() function613 return __sbi_base_ecall(SBI_EXT_BASE_GET_SPEC_VERSION); in sbi_get_spec_version()618 return __sbi_base_ecall(SBI_EXT_BASE_GET_IMP_ID); in sbi_get_firmware_id()623 return __sbi_base_ecall(SBI_EXT_BASE_GET_IMP_VERSION); in sbi_get_firmware_version()628 return __sbi_base_ecall(SBI_EXT_BASE_GET_MVENDORID); in sbi_get_mvendorid()633 return __sbi_base_ecall(SBI_EXT_BASE_GET_MARCHID); in sbi_get_marchid()638 return __sbi_base_ecall(SBI_EXT_BASE_GET_MIMPID); in sbi_get_mimpid()