Searched refs:HWCAP_IDIVA (Results 1 – 2 of 2) sorted by relevance
25 #define HWCAP_IDIVA (1 << 17) macro28 #define HWCAP_IDIV (HWCAP_IDIVA | HWCAP_IDIVT)
419 mask = IS_ENABLED(CONFIG_THUMB2_KERNEL) ? HWCAP_IDIVT : HWCAP_IDIVA; in patch_aeabi_idiv()454 elf_hwcap |= HWCAP_IDIVA; in cpuid_init_hwcaps()