Home
last modified time | relevance | path

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

/linux/arch/riscv/include/uapi/asm/
H A Dhwprobe.h28 #define RISCV_HWPROBE_IMA_V (1 << 2) macro
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c75 pair->value |= RISCV_HWPROBE_IMA_V; in hwprobe_isa_ext0()
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst81 * :c:macro:`RISCV_HWPROBE_IMA_V`: The V extension is supported, as defined by