Searched refs:HWCAP_IDIVT (Results 1 – 2 of 2) sorted by relevance
25 #define HWCAP_IDIVT (1 << 18) macro27 #define HWCAP_IDIV (HWCAP_IDIVA | HWCAP_IDIVT)
385 elf_hwcap |= HWCAP_IDIVT; in cpuid_init_hwcaps()642 elf_hwcap &= ~(HWCAP_THUMB | HWCAP_IDIVT); in setup_processor()