Home
last modified time | relevance | path

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

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