Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/powerpc/oea/
Dcpu_subr.c286 static bool feature_probe_done; in cpu_features_probe() local
290 if (feature_probe_done) { in cpu_features_probe()
322 feature_probe_done = true; in cpu_features_probe()