Home
last modified time | relevance | path

Searched refs:SBI_EXT_BASE_GET_SPEC_VERSION (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dsbi.h33 SBI_EXT_BASE_GET_SPEC_VERSION = 0, enumerator
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dvcpu_sbi_base.c24 case SBI_EXT_BASE_GET_SPEC_VERSION: in kvm_sbi_ext_base_handler()
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dsbi.h44 SBI_EXT_BASE_GET_SPEC_VERSION = 0, enumerator
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dsbi.c537 return __sbi_base_ecall(SBI_EXT_BASE_GET_SPEC_VERSION); in sbi_get_spec_version()
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dsbi.c543 return __sbi_base_ecall(SBI_EXT_BASE_GET_SPEC_VERSION); in sbi_get_spec_version()

Completed in 3 milliseconds