Searched refs:get_cpu_ops (Results 1 – 4 of 4) sorted by relevance
109 const struct cpu_operations *ops = get_cpu_ops(cpu); in boot_secondary()236 ops = get_cpu_ops(cpu); in secondary_start_kernel()285 const struct cpu_operations *ops = get_cpu_ops(cpu); in op_cpu_disable()336 const struct cpu_operations *ops = get_cpu_ops(cpu); in op_cpu_kill()377 const struct cpu_operations *ops = get_cpu_ops(cpu); in cpu_die()400 const struct cpu_operations *ops = get_cpu_ops(cpu); in __cpu_try_die()503 ops = get_cpu_ops(cpu); in smp_cpu_setup()811 ops = get_cpu_ops(cpu); in smp_prepare_cpus()1255 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
378 const struct cpu_operations *ops = get_cpu_ops(cpu); in cpu_can_disable()
50 extern const struct cpu_operations *get_cpu_ops(int cpu);