Home
last modified time | relevance | path

Searched defs:RISCV_HWPROBE_EXT_ZBS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dhwprobe.h31 #define RISCV_HWPROBE_EXT_ZBS (1 << 5) macro
/openbmc/qemu/linux-user/
H A Dsyscall.c8933 #define RISCV_HWPROBE_EXT_ZBS (1 << 5) macro