Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce.c2109 static struct syscore_ops mce_syscore_ops = { variable
2500 register_syscore_ops(&mce_syscore_ops); in mcheck_init_device()
2510 unregister_syscore_ops(&mce_syscore_ops); in mcheck_init_device()