Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dcommon.c1856 static struct syscore_ops cpu_syscore_ops = { variable
1862 register_syscore_ops(&cpu_syscore_ops); in init_cpu_syscore()