Searched refs:COMPAT_HWCAP_ISA_F (Results 1 – 2 of 2) sorted by relevance
32 #define COMPAT_HWCAP_ISA_F (1 << ('F' - 'A')) macro
36 isa2hwcap['f'] = isa2hwcap['F'] = COMPAT_HWCAP_ISA_F; in riscv_fill_hwcap()