Searched refs:psci_smp_ops (Results 1 – 3 of 3) sorted by relevance
38 extern struct smp_operations psci_smp_ops;
109 struct smp_operations __initdata psci_smp_ops = { variable
958 smp_set_ops(&psci_smp_ops); in setup_arch()