Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dmce.c2077 static struct syscore_ops mce_syscore_ops = { variable
2473 register_syscore_ops(&mce_syscore_ops); in mcheck_init_device()
2483 unregister_syscore_ops(&mce_syscore_ops); in mcheck_init_device()