Searched refs:get_cpu_ops (Results 1 – 5 of 5) sorted by relevance
21 const struct cpu_operations *ops = get_cpu_ops(cpu); in arm_cpuidle_init()40 const struct cpu_operations *ops = get_cpu_ops(cpu); in arm_cpuidle_suspend()
108 const struct cpu_operations *ops = get_cpu_ops(cpu); in boot_secondary()234 ops = get_cpu_ops(cpu); in secondary_start_kernel()276 const struct cpu_operations *ops = get_cpu_ops(cpu); in op_cpu_disable()327 const struct cpu_operations *ops = get_cpu_ops(cpu); in op_cpu_kill()372 const struct cpu_operations *ops = get_cpu_ops(cpu); in cpu_die()395 const struct cpu_operations *ops = get_cpu_ops(cpu); in __cpu_try_die()528 ops = get_cpu_ops(cpu); in smp_cpu_setup()783 ops = get_cpu_ops(cpu); in smp_prepare_cpus()1130 const struct cpu_operations *ops = get_cpu_ops(any_cpu); in have_cpu_die()
115 const struct cpu_operations *get_cpu_ops(int cpu) in get_cpu_ops() function
392 const struct cpu_operations *ops = get_cpu_ops(cpu); in cpu_can_disable()
59 extern const struct cpu_operations *get_cpu_ops(int cpu);