ofw_cpu_is_runnable
if (!ofw_cpu_is_runnable(ofw_bus_get_node(dev)))
if (only_runnable && !ofw_cpu_is_runnable(child))