Searched refs:HWCAP_FP (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm64/include/uapi/asm/
H A Dhwcap.h22 #define HWCAP_FP (1 << 0) macro
/linux-4.4.14/arch/arm64/kernel/
H A Dfpsimd.c335 if (elf_hwcap & HWCAP_FP) { fpsimd_init()
H A Dcpufeature.c675 HWCAP_CAP(SYS_ID_AA64PFR0_EL1, ID_AA64PFR0_FP_SHIFT, 0, CAP_HWCAP, HWCAP_FP),

Completed in 71 milliseconds