Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dintel_epb.c78 static int intel_epb_save(void) in intel_epb_save() function
102 * Because intel_epb_save() has not run for the current CPU yet, in intel_epb_restore()
118 .suspend = intel_epb_save,
202 intel_epb_save(); in intel_epb_offline()