Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dhwcap.h65 #define KERNEL_HWCAP_ASIMDHP __khwcap_feature(ASIMDHP) macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpuinfo.c62 [KERNEL_HWCAP_ASIMDHP] = "asimdhp",
H A Dcpufeature.c2434 …_CAP(SYS_ID_AA64PFR0_EL1, ID_AA64PFR0_ASIMD_SHIFT, FTR_SIGNED, 1, CAP_HWCAP, KERNEL_HWCAP_ASIMDHP),