Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Dcore.c472 static struct syscore_ops mc_syscore_ops = { variable
596 register_syscore_ops(&mc_syscore_ops); in microcode_init()
631 unregister_syscore_ops(&mc_syscore_ops); in microcode_exit()