Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dhwprobe.h27 #define RISCV_HWPROBE_IMA_C (1 << 1) macro
/openbmc/linux/arch/riscv/kernel/
H A Dsys_riscv.c136 pair->value |= RISCV_HWPROBE_IMA_C; in hwprobe_isa_ext0()
/openbmc/linux/Documentation/riscv/
H A Dhwprobe.rst64 * :c:macro:`RISCV_HWPROBE_IMA_C`: The C extension is supported, as defined
/openbmc/qemu/linux-user/
H A Dsyscall.c8797 #define RISCV_HWPROBE_IMA_C (1 << 1) macro
8851 RISCV_HWPROBE_IMA_C : 0; in risc_hwprobe_fill_pairs()