Home
last modified time | relevance | path

Searched refs:smpboot (Results 1 – 19 of 19) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dexynos4210.c477 uint32_t smpboot[] = { in exynos4210_write_secondary() local
497 smpboot[ARRAY_SIZE(smpboot) - 1] = info->smp_bootreg_addr; in exynos4210_write_secondary()
498 smpboot[ARRAY_SIZE(smpboot) - 2] = info->gic_cpu_if_addr; in exynos4210_write_secondary()
499 for (n = 0; n < ARRAY_SIZE(smpboot); n++) { in exynos4210_write_secondary()
500 smpboot[n] = tswap32(smpboot[n]); in exynos4210_write_secondary()
502 rom_add_blob_fixed("smpboot", smpboot, sizeof(smpboot), in exynos4210_write_secondary()
H A Draspi.c117 static const ARMInsnFixup smpboot[] = { in write_smpboot() local
135 QEMU_BUILD_BUG_ON(SMPBOOT_ADDR + sizeof(smpboot) > MVBAR_ADDR); in write_smpboot()
141 info->smp_loader_start, smpboot, fixupcontext); in write_smpboot()
155 static const ARMInsnFixup smpboot[] = { in write_smpboot64() local
176 smpboot, fixupcontext); in write_smpboot64()
H A Dnpcm7xx.c342 uint32_t smpboot[] = { in npcm7xx_write_secondary_boot() local
355 for (i = 0; i < ARRAY_SIZE(smpboot); i++) { in npcm7xx_write_secondary_boot()
356 smpboot[i] = tswap32(smpboot[i]); in npcm7xx_write_secondary_boot()
359 rom_add_blob_fixed("smpboot", smpboot, sizeof(smpboot), in npcm7xx_write_secondary_boot()
H A Dboot.c115 static const ARMInsnFixup smpboot[] = { variable
199 smpboot, fixupcontext); in default_write_secondary()
H A Daspeed.c439 MemoryRegion *smpboot = g_new(MemoryRegion, 1); in aspeed_machine_init() local
440 memory_region_init_ram(smpboot, NULL, "aspeed.smpboot", in aspeed_machine_init()
443 AST_SMP_MAILBOX_BASE, smpboot); in aspeed_machine_init()
/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,brcmstb.txt70 smpboot
75 The string "brcm,brcmstb-smpboot".
92 smpboot {
93 compatible = "brcm,brcmstb-smpboot";
/openbmc/linux/arch/ia64/kernel/
H A DMakefile22 obj-$(CONFIG_SMP) += smp.o smpboot.o
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm7445.dtsi305 smpboot {
306 compatible = "brcm,brcmstb-smpboot";
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dschedutil.rst88 - arch/x86/kernel/smpboot.c:"APERF/MPERF frequency ratio computation."
/openbmc/linux/arch/riscv/kernel/
H A DMakefile67 obj-$(CONFIG_SMP) += smpboot.o
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst121 smpboot: CPU 4 is now offline
127 smpboot: Booting Node 0 Processor 4 APIC 0x1
/openbmc/linux/arch/x86/kernel/
H A DMakefile87 obj-$(CONFIG_SMP) += smpboot.o
/openbmc/linux/kernel/
H A DMakefile13 async.o range.o smpboot.o ucount.o regset.o ksyms_common.o
/openbmc/linux/Documentation/scheduler/
H A Dschedutil.rst89 - arch/x86/kernel/smpboot.c:"APERF/MPERF frequency ratio computation."
/openbmc/linux/Documentation/core-api/
H A Dcpu_hotplug.rst121 smpboot: CPU 4 is now offline
128 smpboot: Booting Node 0 Processor 4 APIC 0x1
/openbmc/linux/
H A DMAINTAINERS5390 F: include/linux/smpboot.h
5392 F: kernel/smpboot.*
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]