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

/arch/x86/pci/
H A Damd_bus.c355 static struct notifier_block amd_cpu_notifier = { variable in typeref:struct:notifier_block
400 amd_cpu_notify(&amd_cpu_notifier, (unsigned long)CPU_ONLINE,
402 __register_cpu_notifier(&amd_cpu_notifier);

Completed in 85 milliseconds