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

/linux-4.4.14/arch/x86/kernel/
H A Dmsr.c238 static struct notifier_block __refdata msr_class_cpu_notifier = { variable in typeref:struct:__refdata
270 __register_hotcpu_notifier(&msr_class_cpu_notifier);
297 __unregister_hotcpu_notifier(&msr_class_cpu_notifier); msr_exit()

Completed in 54 milliseconds