Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dhwcap.h23 #define HWCAP_VFPv4 (1 << 16) macro
/arch/arm/vfp/
Dvfpmodule.c774 elf_hwcap |= HWCAP_VFPv4; in vfp_init()