Searched refs:HWCAP_VFPv3 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm/include/uapi/asm/
H A Dhwcap.h21 #define HWCAP_VFPv3 (1 << 13) macro
/linux-master/arch/arm/vfp/
H A Dvfpmodule.c944 elf_hwcap |= HWCAP_VFPv3;

Completed in 291 milliseconds