Home
last modified time | relevance | path

Searched refs:target_cpu (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/target/arm/
H A Darm-powerctl.c64 ARMCPU *target_cpu = ARM_CPU(target_cpu_state); in arm_set_cpu_on_async_work() local
73 assert(info->target_el == arm_current_el(&target_cpu->env)); in arm_set_cpu_on_async_work()
76 target_cpu->env.xregs[0] = info->context_id; in arm_set_cpu_on_async_work()
78 target_cpu->env.regs[0] = info->context_id; in arm_set_cpu_on_async_work()
83 arm_rebuild_hflags(&target_cpu->env); in arm_set_cpu_on_async_work()
93 target_cpu->power_state = PSCI_ON; in arm_set_cpu_on_async_work()
100 ARMCPU *target_cpu; in arm_set_cpu_on() local
127 target_cpu = ARM_CPU(target_cpu_state); in arm_set_cpu_on()
128 if (target_cpu->power_state == PSCI_ON) { in arm_set_cpu_on()
140 if (((target_el == 3) && !arm_feature(&target_cpu->env, ARM_FEATURE_EL3)) || in arm_set_cpu_on()
[all …]
/openbmc/openbmc-tools/tracing/
H A DREADME.md49 … sh-1866 [000] d.h. 201821.030000: sched_waking: comm=rngd pid=987 prio=120 target_cpu=000
50 … sh-1866 [000] dnh. 201821.030000: sched_wakeup: comm=rngd pid=987 prio=120 target_cpu=000
51 … sh-1866 [000] dn.. 201821.030000: sched_waking: comm=ksoftirqd/0 pid=6 prio=120 target_cpu=000
52 … sh-1866 [000] dn.. 201821.030000: sched_wakeup: comm=ksoftirqd/0 pid=6 prio=120 target_cpu=000
56 …1866 [000] d.h. 201821.030000: sched_waking: comm=phosphor-hwmon- pid=1188 prio=120 target_cpu=000
57 …1866 [000] dnh. 201821.030000: sched_wakeup: comm=phosphor-hwmon- pid=1188 prio=120 target_cpu=000
/openbmc/qemu/hw/intc/
H A Dslavio_intctl.c74 uint32_t target_cpu; member
161 ret = s->target_cpu; in slavio_intctlm_mem_readl()
196 s->target_cpu = val & (MAX_CPUS - 1); in slavio_intctlm_mem_writel()
198 trace_slavio_intctlm_mem_writel_target(s->target_cpu); in slavio_intctlm_mem_writel()
233 (i == s->target_cpu)) { in slavio_check_interrupts()
244 if (i == s->target_cpu) { in slavio_check_interrupts()
295 trace_slavio_set_irq(s->target_cpu, irq, pil, level); in slavio_set_irq()
371 VMSTATE_UINT32(target_cpu, SLAVIO_INTCTLState),
387 s->target_cpu = 0; in slavio_intctl_reset()
H A Darm_gic.c1506 int target_cpu; in gic_dist_writel() local
1526 target_cpu = ctz32(mask); in gic_dist_writel()
1527 while (target_cpu < GIC_NCPU) { in gic_dist_writel()
1528 s->sgi_pending[irq][target_cpu] |= (1 << cpu); in gic_dist_writel()
1529 mask &= ~(1 << target_cpu); in gic_dist_writel()
1530 target_cpu = ctz32(mask); in gic_dist_writel()
H A Dtrace-events45 slavio_set_irq(uint32_t target_cpu, int irq, uint32_t pil, int level) "Set cpu %d irq %d -> pil %d …
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dpsci.c110 int __secure psci_cpu_on(u32 function_id, u32 target_cpu, u32 pc, in psci_cpu_on() argument
113 u32 cpu = target_cpu & MPIDR_AFF0; in psci_cpu_on()
115 if (target_cpu & ~MPIDR_AFF0) in psci_cpu_on()
/openbmc/qemu/target/arm/tcg/
H A Dpsci.c90 ARMCPU *target_cpu; in arm_handle_psci_call() local
109 target_cpu = ARM_CPU(target_cpu_state); in arm_handle_psci_call()
112 ret = target_cpu->power_state; in arm_handle_psci_call()
/openbmc/qemu/hw/misc/
H A Dallwinner-cpucfg.c87 ARMCPU *target_cpu = ARM_CPU(arm_get_cpu_by_id(cpu_id)); in allwinner_cpucfg_cpu_reset() local
88 if (!target_cpu) { in allwinner_cpucfg_cpu_reset()
95 bool target_aa64 = arm_feature(&target_cpu->env, ARM_FEATURE_AARCH64); in allwinner_cpucfg_cpu_reset()
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A Dkexec-x32.patch34 @@ -54,6 +54,15 @@ case $target_cpu in
37 ARCH="$target_cpu"
49 AC_MSG_ERROR([unsupported architecture $target_cpu])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/
H A D0002-Fix-build-failure-on-x86_64.patch6 When the target_cpu is x86_64, we should assume that the pkg uses 64bit,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/
H A D0001-Remove-check_build_deps-build-steps.patch65 - target_cpu != host_cpu || target_os != host_os || target_triplet != ""
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c591 PowerPCCPU *target_cpu = spapr_find_cpu(target); in h_confer() local
594 if (!target_cpu) { in h_confer()
602 if (cpu == target_cpu) { in h_confer()
606 spapr_cpu = spapr_cpu_state(target_cpu); in h_confer()
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst669 …perf 1262 [000] 11624.857193: sched_wakeup: comm=migration/0 pid=6 prio=0 success=1 target_cpu=000
774 …193498 1262 perf comm=migration/0, pid=6, prio=0, success=1, target_cpu=0
949 …f 1383 [001] 6171.460045: sched_wakeup: comm=kworker/1:1 pid=21 prio=120 success=1 target_cpu=001
952 … 0 [000] 6171.468063: sched_wakeup: comm=kworker/0:3 pid=1209 prio=120 success=1 target_cpu=000
955 …f 1383 [001] 6171.470039: sched_wakeup: comm=kworker/1:1 pid=21 prio=120 success=1 target_cpu=001
958 …f 1383 [001] 6171.480035: sched_wakeup: comm=kworker/1:1 pid=21 prio=120 success=1 target_cpu=001
979 …f 1407 [001] 7932.170048: sched_wakeup: comm=kworker/1:1 pid=21 prio=120 success=1 target_cpu=001
980 …f 1407 [001] 7932.180044: sched_wakeup: comm=kworker/1:1 pid=21 prio=120 success=1 target_cpu=001
981 …f 1407 [001] 7932.190038: sched_wakeup: comm=kworker/1:1 pid=21 prio=120 success=1 target_cpu=001
982 …f 1407 [001] 7932.200044: sched_wakeup: comm=kworker/1:1 pid=21 prio=120 success=1 target_cpu=001
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/
H A Dperfetto.bb103 ARGS=$ARGS" target_cpu=\"$arch\""
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1129 ARMCPU *target_cpu; in hvf_handle_psci_call() local
1155 target_cpu = ARM_CPU(target_cpu_state); in hvf_handle_psci_call()
1157 ret = target_cpu->power_state; in hvf_handle_psci_call()