Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dhwprobe.h26 #define RISCV_HWPROBE_IMA_FD (1 << 0) macro
/openbmc/linux/arch/riscv/kernel/
H A Dsys_riscv.c133 pair->value |= RISCV_HWPROBE_IMA_FD; in hwprobe_isa_ext0()
/openbmc/linux/Documentation/riscv/
H A Dhwprobe.rst60 * :c:macro:`RISCV_HWPROBE_IMA_FD`: The F and D extensions are supported, as
/openbmc/qemu/linux-user/
H A Dsyscall.c8825 #define RISCV_HWPROBE_IMA_FD (1 << 0) macro
8908 RISCV_HWPROBE_IMA_FD : 0; in risc_hwprobe_fill_pairs()