Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dhwcap.h56 #define KERNEL_HWCAP_ASIMD __khwcap_feature(ASIMD) macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpuinfo.c53 [KERNEL_HWCAP_ASIMD] = "asimd",
H A Dcpufeature.c2433 …AP_CAP(SYS_ID_AA64PFR0_EL1, ID_AA64PFR0_ASIMD_SHIFT, FTR_SIGNED, 0, CAP_HWCAP, KERNEL_HWCAP_ASIMD),