Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/include/
H A Dlocore.h161 extern int cpu_hwdiv_present;
/netbsd-src/sys/arch/arm/arm32/
H A Darm32_machdep.c133 int cpu_hwdiv_present; variable
486 NULL, 0, &cpu_hwdiv_present, 0,
H A Dcpu.c871 cpu_hwdiv_present = in identify_features()