Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dhwprobe.h29 #define RISCV_HWPROBE_EXT_ZBA (1 << 3) macro
/openbmc/linux/arch/riscv/kernel/
H A Dsys_riscv.c149 pair->value |= RISCV_HWPROBE_EXT_ZBA; in hwprobe_isa_ext0()
151 missing |= RISCV_HWPROBE_EXT_ZBA; in hwprobe_isa_ext0()
/openbmc/linux/Documentation/riscv/
H A Dhwprobe.rst70 * :c:macro:`RISCV_HWPROBE_EXT_ZBA`: The Zba address generation extension is
/openbmc/qemu/linux-user/
H A Dsyscall.c8799 #define RISCV_HWPROBE_EXT_ZBA (1 << 3) macro
8855 RISCV_HWPROBE_EXT_ZBA : 0; in risc_hwprobe_fill_pairs()