Searched refs:HWCAP_IDIVT (Results 1 – 3 of 3) sorted by relevance
26 #define HWCAP_IDIVT (1 << 18) macro28 #define HWCAP_IDIV (HWCAP_IDIVA | HWCAP_IDIVT)
425 mask = IS_ENABLED(CONFIG_THUMB2_KERNEL) ? HWCAP_IDIVT : HWCAP_IDIVA; in patch_aeabi_idiv()460 elf_hwcap |= HWCAP_IDIVT; in cpuid_init_hwcaps()725 elf_hwcap &= ~(HWCAP_THUMB | HWCAP_IDIVT); in setup_processor()