Searched refs:msr_class_cpu_notifier (Results 1 - 1 of 1) sorted by relevance

/arch/x86/kernel/
H A Dmsr.c236 static struct notifier_block __refdata msr_class_cpu_notifier = { variable in typeref:struct:__refdata
269 __register_hotcpu_notifier(&msr_class_cpu_notifier);
296 __unregister_hotcpu_notifier(&msr_class_cpu_notifier);

Completed in 338 milliseconds