Searched refs:HWCAP_SVE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/include/ | ||
| H A D | elf.h | 122 #define HWCAP_SVE 0x00400000 macro |
| /f-stack/freebsd/arm64/arm64/ | ||
| H A D | identcpu.c | 1355 hwcap |= HWCAP_SVE; in parse_cpu_features_hwcap() |