Searched refs:secondary_boot (Results 1 – 1 of 1) sorted by relevance
35 static u32 secondary_boot; variable84 BUG_ON(secondary_boot); /* We're called only once */ in bcm_smp_prepare_cpus()101 if (of_property_read_u32(node, OF_SECONDARY_BOOT, &secondary_boot)) { in bcm_smp_prepare_cpus()157 if (!secondary_boot) { in bcm_boot_secondary()162 boot_reg = ioremap_nocache((phys_addr_t)secondary_boot, sizeof(u32)); in bcm_boot_secondary()