Searched refs:processor_offset (Results 1 – 14 of 14) sorted by relevance
206 + hwrpb->processor_offset in send_secondary_console_msg()255 + hwrpb->processor_offset in recv_secondary_console_msg()297 + hwrpb->processor_offset in secondary_cpu_start()417 ((char*)hwrpb + hwrpb->processor_offset); in setup_smp()
13 cpu = (struct percpu_struct *)((char *)hwrpb + hwrpb->processor_offset); in cpu_is_ev6_or_later()
132 ((char*)hwrpb + hwrpb->processor_offset); in sx164_init_arch()
316 cpu = (struct percpu_struct *)((char*)hwrpb + hwrpb->processor_offset); in validate_cc_value()
271 ((unsigned long)hwrpb + hwrpb->processor_offset in cdl_check_console_data_log()
209 cpu = (struct percpu_struct*)((char*)hwrpb + hwrpb->processor_offset); in albacore_init_arch()
86 ((unsigned long)hwrpb + hwrpb->processor_offset in common_shutdown_1()
566 cpu = (struct percpu_struct*)((char*)hwrpb + hwrpb->processor_offset); in setup_arch()1408 return *pos ? NULL : (char *)hwrpb + hwrpb->processor_offset; in c_start()
586 cpu = (struct percpu_struct *)((char *)hwrpb + hwrpb->processor_offset); in supported_cpu()
798 ((char*)hwrpb + hwrpb->processor_offset); in SYSCALL_DEFINE5()
102 (INIT_HWRPB->processor_offset + (unsigned long) INIT_HWRPB); in pal_init()
96 (INIT_HWRPB->processor_offset + (unsigned long) INIT_HWRPB); in pal_init()
150 (INIT_HWRPB->processor_offset + (unsigned long) INIT_HWRPB); in pal_init()
184 unsigned long processor_offset; member
Completed in 24 milliseconds