Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/acpi/
H A Dcstate.c102 struct cstate_entry { struct
108 static struct cstate_entry __percpu *cpu_cstate_entry; /* per CPU ptr */
163 struct cstate_entry *percpu_entry; in acpi_processor_ffh_cstate_probe()
202 struct cstate_entry *percpu_entry; in acpi_processor_ffh_cstate_enter()
218 cpu_cstate_entry = alloc_percpu(struct cstate_entry); in ffh_cstate_init()
/kernel/linux/linux-6.6/arch/x86/kernel/acpi/
H A Dcstate.c110 struct cstate_entry { struct
116 static struct cstate_entry __percpu *cpu_cstate_entry; /* per CPU ptr */
171 struct cstate_entry *percpu_entry; in acpi_processor_ffh_cstate_probe()
210 struct cstate_entry *percpu_entry; in acpi_processor_ffh_cstate_enter()
227 cpu_cstate_entry = alloc_percpu(struct cstate_entry); in ffh_cstate_init()

Completed in 2 milliseconds