Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/microcode/
Dcore.c565 static struct syscore_ops mc_syscore_ops = { variable
675 register_syscore_ops(&mc_syscore_ops); in microcode_init()