Searched refs:COMPAT_HWCAP_ISA_I (Results 1 – 2 of 2) sorted by relevance
18 #define COMPAT_HWCAP_ISA_I (1 << ('I' - 'A')) macro
79 isa2hwcap['i'] = isa2hwcap['I'] = COMPAT_HWCAP_ISA_I; in riscv_fill_hwcap()