Home
last modified time | relevance | path

Searched defs:boot_cpu (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Domap-hotplug.c29 unsigned int boot_cpu = 0; in omap4_cpu_die() local
H A Domap-wakeupgen.c551 unsigned int boot_cpu = smp_processor_id(); in wakeupgen_init() local
/openbmc/linux/drivers/irqchip/
H A Dirq-bcm7038-l1.c298 int boot_cpu, word; in bcm7038_l1_suspend() local
324 int boot_cpu, word; in bcm7038_l1_resume() local
/openbmc/qemu/hw/arm/
H A Dxlnx-zynqmp.c215 const char *boot_cpu, Error **errp) in xlnx_zynqmp_create_rpu()
457 const char *boot_cpu = s->boot_cpu ? s->boot_cpu : "apu-cpu[0]"; in xlnx_zynqmp_realize() local
/openbmc/linux/kernel/
H A Dsmpboot.c68 unsigned int cpu, boot_cpu; in idle_threads_init() local
/openbmc/linux/arch/mips/kernel/
H A Dsmp-bmips.c79 int i, cpu = 1, boot_cpu = 0; in bmips_smp_setup() local
/openbmc/qemu/include/hw/arm/
H A Dxlnx-zynqmp.h139 char *boot_cpu; member