Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dhwcap.h85 #define KERNEL_HWCAP_SVE __khwcap_feature(SVE) macro
/openbmc/linux/arch/arm64/kernel/
H A Dcpuinfo.c75 [KERNEL_HWCAP_SVE] = "sve",
H A Dcpufeature.c2818 HWCAP_CAP(ID_AA64PFR0_EL1, SVE, IMP, CAP_HWCAP, KERNEL_HWCAP_SVE),