Home
last modified time | relevance | path

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

/src/sys/arm64/arm64/
H A Didentcpu.c63 static u_long parse_cpu_features_hwcap32(void);
2869 elf32_hwcap |= parse_cpu_features_hwcap32(); in identify_hwcaps_sysinit()
2948 parse_cpu_features_hwcap32(void) in parse_cpu_features_hwcap32() function