Searched defs:RISCV_HWPROBE_IMA_V (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/riscv/include/uapi/asm/ | ||
H A D | hwprobe.h | 28 #define RISCV_HWPROBE_IMA_V (1 << 2) macro |
/openbmc/qemu/linux-user/ | ||
H A D | syscall.c | 8841 #define RISCV_HWPROBE_IMA_V (1 << 2) macro |