Home
last modified time | relevance | path

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

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