Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/acpi/
Dcstate.c59 struct cstate_entry { struct
65 static struct cstate_entry __percpu *cpu_cstate_entry; /* per CPU ptr */ argument
120 struct cstate_entry *percpu_entry; in acpi_processor_ffh_cstate_probe()
158 struct cstate_entry *percpu_entry; in acpi_processor_ffh_cstate_enter()
174 cpu_cstate_entry = alloc_percpu(struct cstate_entry); in ffh_cstate_init()