Home
last modified time | relevance | path

Searched refs:HWCAP_VFPD32 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/arm/include/asm/
A Dvfpmacros.h43 tst \tmp, #HWCAP_VFPD32
68 tst \tmp, #HWCAP_VFPD32
/linux-6.3-rc2/arch/arm/include/uapi/asm/
A Dhwcap.h27 #define HWCAP_VFPD32 (1 << 19) /* set if VFP has 32 regs (not 16) */ macro
/linux-6.3-rc2/arch/arm/vfp/
A Dvfpmodule.c835 elf_hwcap |= HWCAP_VFPD32; in vfp_init()

Completed in 5 milliseconds