Searched refs:COMPAT_HWCAP_ISA_M (Results 1 – 2 of 2) sorted by relevance
19 #define COMPAT_HWCAP_ISA_M (1 << ('M' - 'A')) macro
81 isa2hwcap['m'] = isa2hwcap['M'] = COMPAT_HWCAP_ISA_M; in riscv_fill_hwcap()