Home
last modified time | relevance | path

Searched defs:RISCV_HWPROBE_IMA_V (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dhwprobe.h28 #define RISCV_HWPROBE_IMA_V (1 << 2) macro
/openbmc/qemu/linux-user/
H A Dsyscall.c8841 #define RISCV_HWPROBE_IMA_V (1 << 2) macro