Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dcpu.c63 bool booted_once; member
410 if (per_cpu(cpuhp_state, cpu).booted_once) in cpu_smt_allowed()
422 return !per_cpu(cpuhp_state, cpu).booted_once; in cpu_smt_allowed()
1029 st->booted_once = true; in notify_cpu_starting()
2265 this_cpu_write(cpuhp_state.booted_once, true); in boot_cpu_hotplug_init()