Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dhwprobe.h37 #define RISCV_HWPROBE_MISALIGNED_UNSUPPORTED (4 << 0) macro
/openbmc/linux/Documentation/riscv/
H A Dhwprobe.rst97 * :c:macro:`RISCV_HWPROBE_MISALIGNED_UNSUPPORTED`: Misaligned accesses are
/openbmc/qemu/linux-user/
H A Dsyscall.c8867 #define RISCV_HWPROBE_MISALIGNED_UNSUPPORTED (4 << 0) macro