Searched refs:HWCAP_FAST_MULT (Results 1 – 2 of 2) sorted by relevance
88 #define HWCAP_FAST_MULT 0x00000010 /* Always set. */ macro
197 elf_hwcap |= HWCAP_HALF | HWCAP_FAST_MULT; /* Required for all CPUs */ in cpuinfo_init()