Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/riscv/
H A Dvmexit.c62 #define SBI_VERS_MAJOR 2 macro
245 val = SBI_VERS_MAJOR << SBI_SPEC_VERS_MAJOR_OFFSET; in vmexit_ecall_base()