Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/kernel/
Dcpuid.c175 static struct notifier_block __refdata cpuid_class_cpu_notifier = variable
208 register_hotcpu_notifier(&cpuid_class_cpu_notifier); in cpuid_init()
233 unregister_hotcpu_notifier(&cpuid_class_cpu_notifier); in cpuid_exit()