Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dsbi.h242 #define SBI_SPEC_VERSION_MINOR_MASK 0xffffff macro
317 return sbi_spec_version & SBI_SPEC_VERSION_MINOR_MASK; in sbi_minor_version()

Completed in 4 milliseconds