Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c52 static u_long parse_cpu_features_hwcap2(void);
1214 elf_hwcap2 = parse_cpu_features_hwcap2(); in identify_cpu_sysinit()
1387 parse_cpu_features_hwcap2(void) in parse_cpu_features_hwcap2() function