Searched refs:cstate_entry (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/acpi/
H A Dcstate.c60 struct cstate_entry { struct
66 static struct cstate_entry __percpu *cpu_cstate_entry; /* per CPU ptr */
120 struct cstate_entry *percpu_entry; acpi_processor_ffh_cstate_probe()
158 struct cstate_entry *percpu_entry; acpi_processor_ffh_cstate_enter()
172 cpu_cstate_entry = alloc_percpu(struct cstate_entry); ffh_cstate_init()

Completed in 140 milliseconds