Home
last modified time | relevance | path

Searched refs:type (Results 1426 – 1450 of 1474) sorted by relevance

1...<<515253545556575859

/qemu/target/cris/
H A Dtranslate.c988 static inline void cris_prepare_jmp (DisasContext *dc, unsigned int type) in cris_prepare_jmp() argument
993 dc->jmp = type; in cris_prepare_jmp()
994 if (type == JMP_INDIRECT) { in cris_prepare_jmp()
/qemu/hw/ppc/
H A Dspapr_pci.c931 if (d->io_regions[i].type & PCI_BASE_ADDRESS_SPACE_IO) { in populate_resource_props()
933 } else if (d->io_regions[i].type & PCI_BASE_ADDRESS_MEM_TYPE_64) { in populate_resource_props()
/qemu/hw/intc/
H A Dtrace-events73 qemu_s390_airq_suppressed(uint8_t type, uint8_t isc) "flic: adapter I/O interrupt suppressed (type
/qemu/ui/
H A Dconsole-vc.c1025 backend->type = CHARDEV_BACKEND_KIND_VC; in vc_chr_parse()
/qemu/hw/usb/
H A Ddev-network.c1354 .type = NET_CLIENT_DRIVER_NIC,
/qemu/system/
H A Dmemory.c2015 if (event->type == IOMMU_NOTIFIER_UNMAP) { in memory_region_notify_iommu_one()
2035 if (event->type & notifier->notifier_flags) { in memory_region_notify_iommu_one()
2044 event.type = IOMMU_NOTIFIER_UNMAP; in memory_region_unmap_iommu_notifier_range()
/qemu/target/riscv/
H A Dcpu.c928 static void riscv_cpu_reset_hold(Object *obj, ResetType type) in riscv_cpu_reset_hold() argument
940 mcc->parent_phases.hold(obj, type); in riscv_cpu_reset_hold()
/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c627 v9fs_uint8_read(req, &e->type); in v9fs_rreaddir()
/qemu/hw/audio/
H A Dfmopl.c1109 type, in OPLCreate()
/qemu/hw/net/
H A Dsungem.c1339 .type = NET_CLIENT_DRIVER_NIC,
H A Dftgmac100.c1085 .type = NET_CLIENT_DRIVER_NIC,
H A Dimx_fec.c1313 .type = NET_CLIENT_DRIVER_NIC,
H A Dlan9118.c1363 .type = NET_CLIENT_DRIVER_NIC,
/qemu/docs/devel/migration/
H A Dpostcopy.rst268 processes that share memory and from QEMU. There are restrictions on the type of
/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc2217 * type, an illegal instruction exception is raised.
2292 * type, an illegal instruction exception is raised
2516 * type, an illegal instruction exception is raised
2684 * type, an illegal instruction exception is raised
2787 * type, an illegal instruction exception is raised
/qemu/hw/scsi/
H A Dvmw_pvscsi.c594 msg.type = msg_type; in pvscsi_send_msg()
/qemu/docs/system/
H A Dcpu-models-x86.rst.inc54 depending on the machine type is in use.
/qemu/docs/devel/
H A Dtracing.rst134 support them. In most cases it is possible to round to an integer type
H A Dtesting.rst383 From source tree, type ``make docker-help`` to see the help. Testing
1196 The machine type that will be set to all QEMUMachine instances created
1284 The machine type that will be set to all QEMUMachine instances created
H A Dclocks.rst167 The callback function must be of this type:
/qemu/target/s390x/tcg/
H A Dtranslate.c950 unsigned int type:2; member
2537 TCGv_i32 t_r1, t_r2, t_r3, type; in op_msa() local
2580 type = tcg_constant_i32(s->insn->data); in op_msa()
2581 gen_helper_msa(cc_op, tcg_env, t_r1, t_r2, t_r3, type); in op_msa()
6072 switch (f->type) { in extract_field()
/qemu/tests/qemu-iotests/
H A D060.out20 compression type: COMPRESSION_TYPE
/qemu/target/i386/tcg/
H A Dtranslate.c254 STUB_HELPER(svm_check_intercept, TCGv_env env, TCGv_i32 type)
2023 static void gen_svm_check_intercept(DisasContext *s, uint32_t type)
2029 gen_helper_svm_check_intercept(tcg_env, tcg_constant_i32(type)); in gen_lea_ss_ofs()
2010 gen_svm_check_intercept(DisasContext * s,uint32_t type) gen_svm_check_intercept() argument
/qemu/docs/system/devices/
H A Dcxl.rst144 CXL type 3 devices use a PCI class code and are intended to be supported
/qemu/.gitlab-ci.d/
H A Dbuildtest.yml623 - for fuzzer in $(find ./build-oss-fuzz/DEST_DIR/ -executable -type f

1...<<515253545556575859