Home
last modified time | relevance | path

Searched refs:COMPAT_HWCAP_ISA_A (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dhwcap.h20 #define COMPAT_HWCAP_ISA_A (1 << ('A' - 'A')) macro
/openbmc/linux/arch/riscv/kernel/
H A Dcpufeature.c512 isa2hwcap['a' - 'a'] = COMPAT_HWCAP_ISA_A; in riscv_fill_hwcap()