Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/uapi/asm/
H A Dhwcap.h21 #define HWCAP_VFPv3 (1 << 13) macro
/openbmc/linux/arch/arm/vfp/
H A Dvfpmodule.c926 elf_hwcap |= HWCAP_VFPv3; in vfp_init()