Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/cpu/microcode/
Dcore.c770 static struct subsys_interface mc_cpu_interface = { variable
859 error = subsys_interface_register(&mc_cpu_interface); in microcode_init()
898 subsys_interface_unregister(&mc_cpu_interface); in microcode_init()