Home
last modified time | relevance | path

Searched refs:percpu_struct (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/arch/alpha/kernel/
A Dsmp.c199 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()
A Dbugs.c10 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()
A Dsys_sx164.c131 struct percpu_struct *cpu = (struct percpu_struct*) in sx164_init_arch()
A Derr_common.c242 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()
A Dsetup.c444 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()
A Dtime.c313 struct percpu_struct *cpu; in validate_cc_value()
316 cpu = (struct percpu_struct *)((char*)hwrpb + hwrpb->processor_offset); in validate_cc_value()
A Dprocess.c77 struct percpu_struct *cpup; in common_shutdown_1()
84 cpup = (struct percpu_struct *) in common_shutdown_1()
A Dcore_irongate.c206 struct percpu_struct *cpu; in albacore_init_arch()
209 cpu = (struct percpu_struct*)((char*)hwrpb + hwrpb->processor_offset); in albacore_init_arch()
A Dperf_event.c582 struct percpu_struct *cpu; in supported_cpu()
586 cpu = (struct percpu_struct *)((char *)hwrpb + hwrpb->processor_offset); in supported_cpu()
A Dosf_sys.c766 struct percpu_struct *cpu; in SYSCALL_DEFINE5()
798 cpu = (struct percpu_struct*) in SYSCALL_DEFINE5()
/linux-6.3-rc2/arch/alpha/boot/
A Dbootp.c71 struct percpu_struct * percpu; in pal_init()
101 percpu = (struct percpu_struct *) in pal_init()
A Dmain.c65 struct percpu_struct * percpu; in pal_init()
95 percpu = (struct percpu_struct *) in pal_init()
A Dbootpz.c119 struct percpu_struct * percpu; in pal_init()
149 percpu = (struct percpu_struct *) in pal_init()
/linux-6.3-rc2/arch/alpha/include/asm/
A Dhwrpb.h89 struct percpu_struct { struct

Completed in 21 milliseconds