Home
last modified time | relevance | path

Searched refs:HWCAP_ATOMICS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Delf.h103 #define HWCAP_ATOMICS 0x00000100 macro
/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c1222 if ((elf_hwcap & HWCAP_ATOMICS) != 0) { in identify_cpu_sysinit()
1286 hwcap |= HWCAP_ATOMICS; in parse_cpu_features_hwcap()