Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/microcode/
Dcore.c584 static struct syscore_ops mc_syscore_ops = { variable
694 register_syscore_ops(&mc_syscore_ops); in microcode_init()