Searched defs:HWCAP_SVE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/arch/arm64/util/ | ||
H A D | perf_regs.c | 16 #define HWCAP_SVE (1 << 22) macro |
/openbmc/linux/arch/arm64/include/uapi/asm/ | ||
H A D | hwcap.h | 48 #define HWCAP_SVE (1 << 22) macro |