Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/cpu/mce/
Dcore.c2428 static struct bus_type mce_subsys = { variable
2608 dev->bus = &mce_subsys; in mce_device_create()
2779 err = subsys_system_register(&mce_subsys, NULL); in mcheck_init_device()