Home
last modified time | relevance | path

Searched full:processor (Results 76 – 100 of 262) sorted by relevance

1234567891011

/qemu/include/hw/ppc/
H A Dpnv_psi.h2 * QEMU PowerPC PowerNV Processor Service Interface (PSI) model
H A Dopenpic.h156 uint32_t pir; /* Processor initialization register */
/qemu/docs/devel/
H A Datomics.rst67 and the operations of each individual processor appear in this sequence
140 stores: both the compiler and the processor are free to reorder
203 the processor will guarantee that the first LOAD will appear to happen
216 needs a processor barrier. On strongly-ordered architectures such
480 because the read of ``y`` can be moved (by either the processor or the
H A Dlockcnt.rst102 processor and the compiler see all required memory barriers.
256 list during the walk. ``QLIST_FOREACH_RCU`` ensures that the processor and
/qemu/hw/char/
H A Ddiva-gsp.c7 * GSP stands for "Guardian Service Processor". Later products were marketed
8 * "Management Processor" (MP).
/qemu/target/i386/nvmm/
H A Dnvmm-accel-ops.c75 * Abort the call to run the virtual processor by another thread, and to
/qemu/docs/system/ppc/
H A Dpowernv.rst18 * Multi processor support for POWER8, POWER8NVL and POWER9.
21 * Processor Service Interface (PSI) Controller.
/qemu/qapi/
H A Dmachine-common.json28 # logical processor level. The @threads option in
/qemu/hw/usb/
H A Dhcd-uhci.h7 * Magor rewrite of the UHCI data structures parser and frame processor
H A Dchipidea.c153 * Offsets used were taken from i.MX7Dual Applications Processor in chipidea_class_init()
/qemu/include/hw/cpu/
H A Dcluster.h36 * controller processor) they should be in different clusters.
/qemu/target/ppc/
H A Dtcg-excp_helper.c257 * Machine check codes can be found in processor User Manual or in ppc_cpu_do_transaction_failed()
650 /* Embedded.Processor Control */
707 /* Server Processor Control */
826 * multi-threaded processor
/qemu/target/hexagon/
H A DREADME2 processor(DSP). We also support Hexagon Vector eXtensions (HVX). HVX
253 structure, and update the visible processor state when we commit the packet.
/qemu/hw/scsi/
H A Dvmw_pvscsi.h275 * - vcpuHint: vcpuId of the processor that will be most likely waiting for the
279 * the processor that initiated the i/o as a likely candidate for the vcpu
/qemu/include/standard-headers/linux/
H A Dvirtio_ids.h38 #define VIRTIO_ID_RPMSG 7 /* virtio remote processor messaging */
/qemu/docs/system/arm/
H A Dsabrelite.rst6 Applications Processor.
/qemu/target/sh4/
H A Dcpu.h226 * @pvr: Processor Version Register
227 * @prr: Processor Revision Register
/qemu/util/
H A Dstats64.c15 #include "qemu/processor.h"
/qemu/tests/functional/
H A Dtest_ppc64_powernv.py99 self.wait_for_console_pattern("CPU: " + proc + " generation processor")
/qemu/tests/bench/
H A Datomic64-bench.c10 #include "qemu/processor.h"
H A Datomic_add-bench.c4 #include "qemu/processor.h"
/qemu/include/hw/arm/
H A Dallwinner-h3.h22 * processor cores. Features and specifications include DDR2/DDR3 memory,
/qemu/target/xtensa/core-dsp3400/
H A Dcore-matmap.h3 * parameters (CHAL) of the Xtensa processor core configuration.
8 * In the Xtensa processor products released to date, all parameters
/qemu/hw/arm/
H A Draspi.c53 FIELD(REV_CODE, PROCESSOR, 12, 4);
83 int proc_id = FIELD_EX32(board_rev, REV_CODE, PROCESSOR); in board_processor_id()
/qemu/target/ppc/translate/
H A Dmisc-impl.c.inc132 * by the processor". So ignore the bit 6 on non-POWER9 CPU but

1234567891011