Home
last modified time | relevance | path

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

/arch/arm/include/uapi/asm/
Dhwcap.h20 #define HWCAP_VFPv3 (1 << 13) macro
/arch/arm/vfp/
Dvfpmodule.c764 elf_hwcap |= HWCAP_VFPv3; in vfp_init()