Home
last modified time | relevance | path

Searched refs:HWCAP_FP (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/translations/zh_CN/arch/arm64/ !
H A Delf_hwcaps.rst27 if (hwcaps & HWCAP_FP)
61 HWCAP_FP
/linux/Documentation/translations/zh_TW/arch/arm64/ !
H A Delf_hwcaps.rst30 if (hwcaps & HWCAP_FP)
64 HWCAP_FP
/linux/arch/arm64/include/uapi/asm/ !
H A Dhwcap.h26 #define HWCAP_FP (1 << 0) macro
/linux/Documentation/arch/arm64/ !
H A Delf_hwcaps.rst26 if (hwcaps & HWCAP_FP)
69 HWCAP_FP
/linux/tools/testing/selftests/arm64/abi/ !
H A Dhwcap.c687 .hwcap_bit = HWCAP_FP,