Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c1499 static struct syscore_ops cpu_syscore_ops = { variable
1505 register_syscore_ops(&cpu_syscore_ops); in init_cpu_syscore()