Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
H A Dhwcap.h21 #define HWCAP_VFPv3 (1 << 13) macro
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/
H A Dhwcap.h21 #define HWCAP_VFPv3 (1 << 13) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dhwcap.h21 #define HWCAP_VFPv3 (1 << 13) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dhwcap.h34 #define HWCAP_VFPv3 (1 << 13) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dhwcap.h34 #define HWCAP_VFPv3 (1 << 13) macro
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpmodule.c819 elf_hwcap |= HWCAP_VFPv3; in vfp_init()
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpmodule.c926 elf_hwcap |= HWCAP_VFPv3; in vfp_init()

Completed in 4 milliseconds