Searched refs:get_cpu_ops (Results 1 – 3 of 3) sorted by relevance
101 const struct cpu_operations *ops = get_cpu_ops(cpu); in boot_secondary()228 ops = get_cpu_ops(cpu); in secondary_start_kernel()277 const struct cpu_operations *ops = get_cpu_ops(cpu); in op_cpu_disable()328 const struct cpu_operations *ops = get_cpu_ops(cpu); in op_cpu_kill()369 const struct cpu_operations *ops = get_cpu_ops(cpu); in cpu_die()392 const struct cpu_operations *ops = get_cpu_ops(cpu); in __cpu_try_die()495 ops = get_cpu_ops(cpu); in smp_cpu_setup()803 ops = get_cpu_ops(cpu); in smp_prepare_cpus()1297 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
50 extern const struct cpu_operations *get_cpu_ops(int cpu);