Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/
H A Dhwcap.inc12 #ifndef HWCAP_CPUID
13 #define HWCAP_CPUID (1 << 11)
/freebsd/sys/arm64/include/
H A Delf.h116 #define HWCAP_CPUID (1 << 11) macro
/freebsd/sys/arm64/arm64/
H A Didentcpu.c2864 elf_hwcap |= HWCAP_CPUID; in identify_hwcaps_sysinit()
2865 linux_elf_hwcap |= HWCAP_CPUID; in identify_hwcaps_sysinit()