Searched refs:percpu_struct (Results 1 – 14 of 14) sorted by relevance
199 struct percpu_struct *cpu; in send_secondary_console_msg()204 cpu = (struct percpu_struct *) in send_secondary_console_msg()240 struct percpu_struct *cpu; in recv_secondary_console_msg()253 cpu = (struct percpu_struct *) in recv_secondary_console_msg()291 struct percpu_struct *cpu; in secondary_cpu_start()295 cpu = (struct percpu_struct *) in secondary_cpu_start()402 struct percpu_struct *cpubase, *cpu; in setup_smp()416 cpubase = (struct percpu_struct *) in setup_smp()421 cpu = (struct percpu_struct *) in setup_smp()
10 struct percpu_struct *cpu; in cpu_is_ev6_or_later()13 cpu = (struct percpu_struct *)((char *)hwrpb + hwrpb->processor_offset); in cpu_is_ev6_or_later()
131 struct percpu_struct *cpu = (struct percpu_struct*) in sx164_init_arch()
242 cdl_process_console_data_log(int cpu, struct percpu_struct *pcpu) in cdl_process_console_data_log()266 struct percpu_struct *pcpu; in cdl_check_console_data_log()270 pcpu = (struct percpu_struct *) in cdl_check_console_data_log()
444 struct percpu_struct *cpu; in setup_arch()566 cpu = (struct percpu_struct*)((char*)hwrpb + hwrpb->processor_offset); in setup_arch()1100 get_nr_processors(struct percpu_struct *cpubase, unsigned long num) in get_nr_processors()1102 struct percpu_struct *cpu; in get_nr_processors()1107 cpu = (struct percpu_struct *) in get_nr_processors()1141 struct percpu_struct *cpu = slot; in show_cpuinfo()
313 struct percpu_struct *cpu; in validate_cc_value()316 cpu = (struct percpu_struct *)((char*)hwrpb + hwrpb->processor_offset); in validate_cc_value()
206 struct percpu_struct *cpu; in albacore_init_arch()209 cpu = (struct percpu_struct*)((char*)hwrpb + hwrpb->processor_offset); in albacore_init_arch()
78 struct percpu_struct *cpup; in common_shutdown_1()85 cpup = (struct percpu_struct *) in common_shutdown_1()
582 struct percpu_struct *cpu; in supported_cpu()586 cpu = (struct percpu_struct *)((char *)hwrpb + hwrpb->processor_offset); in supported_cpu()
765 struct percpu_struct *cpu; in SYSCALL_DEFINE5()797 cpu = (struct percpu_struct*) in SYSCALL_DEFINE5()
71 struct percpu_struct * percpu; in pal_init()101 percpu = (struct percpu_struct *) in pal_init()
65 struct percpu_struct * percpu; in pal_init()95 percpu = (struct percpu_struct *) in pal_init()
119 struct percpu_struct * percpu; in pal_init()149 percpu = (struct percpu_struct *) in pal_init()
89 struct percpu_struct { struct
Completed in 21 milliseconds