Searched refs:cstate_entry (Results 1 – 1 of 1) sorted by relevance
112 struct cstate_entry { struct118 static struct cstate_entry __percpu *cpu_cstate_entry; /* per CPU ptr */ argument173 struct cstate_entry *percpu_entry; in acpi_processor_ffh_cstate_probe()212 struct cstate_entry *percpu_entry; in acpi_processor_ffh_play_dead()222 struct cstate_entry *percpu_entry; in acpi_processor_ffh_cstate_enter()239 cpu_cstate_entry = alloc_percpu(struct cstate_entry); in ffh_cstate_init()
Completed in 3 milliseconds