Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c51 static u_long parse_cpu_features_hwcap(void);
1213 elf_hwcap = parse_cpu_features_hwcap(); in identify_cpu_sysinit()
1247 parse_cpu_features_hwcap(void) in parse_cpu_features_hwcap() function