Searched refs:boot_cpu_id (Results 1 – 13 of 13) sorted by relevance
433 sethi %hi(boot_cpu_id), %g2 ! boot-cpu index436 ldub [%g2 + %lo(boot_cpu_id)], %g1449 stub %g1, [%g2 + %lo(boot_cpu_id)]474 sethi %hi(boot_cpu_id), %g5475 stb %g4, [%g5 + %lo(boot_cpu_id)]542 sethi %hi(boot_cpu_id), %g2543 ldub [%g2 + %lo(boot_cpu_id)], %g3548 stub %g3, [%g2 + %lo(boot_cpu_id)]
192 smp_store_cpu_info(boot_cpu_id); in smp_prepare_cpus()
95 unsigned char boot_cpu_id = 0xff; /* 0xff will make it into DATA section... */ variable
122 BUG_ON(smp_processor_id() != boot_cpu_id); in setup_timer_ce()
117 if (boot_cpu_id) in smp4d_boot_cpus()
489 target_cpu = boot_cpu_id; in sun4d_init_sbi_irq()
36 int boot_cpu_id; member
18 extern unsigned char boot_cpu_id;
75 if (cpuid == loongson_sysconf.boot_cpu_id) in set_processor_mask()226 loongson_sysconf.boot_cpu_id = read_csr_cpuid(); in acpi_boot_table_init()
330 if (cpuid == loongson_sysconf.boot_cpu_id) in fdt_smp_setup()
27 u16 boot_cpu_id; member
277 priv->map_cache[i] |= BIT(loongson_sysconf.boot_cpu_id); in liointc_init()
578 if (hard_smp_processor_id() != boot_cpu_id) in smp_send_stop()