Home
last modified time | relevance | path

Searched refs:index (Results 376 – 400 of 513) sorted by relevance

1...<<1112131415161718192021

/qemu/hw/usb/
H A Ddev-hid.c576 int request, int value, int index, int length, uint8_t *data) in usb_hid_handle_control() argument
582 ret = usb_desc_handle_control(dev, p, request, value, index, length, data); in usb_hid_handle_control()
H A Dredirect.c1096 int request, int value, int index, int length, uint8_t *data) in usbredir_handle_control() argument
1119 usbredir_set_interface(dev, p, index, value); in usbredir_handle_control()
1122 usbredir_get_interface(dev, p, index); in usbredir_handle_control()
1129 request >> 8, request & 0xff, value, index, length, p->id); in usbredir_handle_control()
1135 control_packet.index = index; in usbredir_handle_control()
1996 control_packet->value == 0x100 && control_packet->index == 0 && in usbredir_control_packet()
2024 control_packet->index == 0 && in usbredir_control_packet()
H A Ddev-storage.c346 int request, int value, int index, int length, uint8_t *data) in usb_msd_handle_control() argument
352 ret = usb_desc_handle_control(dev, p, request, value, index, length, data); in usb_msd_handle_control()
H A Ddev-uas.c652 int request, int value, int index, int length, uint8_t *data) in usb_uas_handle_control() argument
656 ret = usb_desc_handle_control(dev, p, request, value, index, length, data); in usb_uas_handle_control()
661 __func__, request, value, index); in usb_uas_handle_control()
/qemu/hw/arm/
H A Dtrace-events12 smmu_get_pte(uint64_t baseaddr, int index, uint64_t pteaddr, uint64_t pte) "baseaddr=0x%"PRIx64" in…
/qemu/hw/xen/
H A Dtrace-events69 xen_remap_bucket(uint64_t index) "index 0x%"PRIx64
/qemu/qapi/
H A Dmisc.json210 # @cpu-index: The CPU to use for commands that require an implicit CPU
242 'data': {'command-line': 'str', '*cpu-index': 'int'},
/qemu/target/sh4/
H A Dop_helper.c59 void raise_exception(CPUSH4State *env, int index, in raise_exception() argument
64 cs->exception_index = index; in raise_exception()
/qemu/tests/qemu-iotests/
H A D271.out458 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); …
473 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0); fu…
480 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); …
503 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); f…
518 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0); fur…
525 qcow2: Marking image as corrupt: Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); f…
557 …rupt: Cluster allocation offset 0x50200 unaligned (L2 offset: 0x40000, L2 index: 0); further corru…
/qemu/hw/ppc/
H A Dspapr_pci.c832 devtype, pdev->name, sphb->index, busnr, in spapr_phb_get_loc_code()
1205 return (phb->index << 16) | (chassis << 8) | devfn; in drc_id_from_devfn()
1848 assert(sphb->index != (uint32_t)-1); /* checked in spapr_phb_pre_plug() */ in spapr_phb_realize()
1880 error_append_hint(errp, " %d", s->index); in spapr_phb_realize()
1992 int irq = SPAPR_IRQ_PCI_LSI + sphb->index * PCI_NUM_PINS + i; in spapr_phb_realize()
2085 DEFINE_PROP_UINT32("index", SpaprPhbState, index, -1),
2417 drc = spapr_drc_by_id(TYPE_SPAPR_DRC_PHB, phb->index); in spapr_dt_phb()
/qemu/target/i386/hvf/
H A Dx86_decode.h230 uint8_t index:3; member
/qemu/docs/
H A Dmeson.build29 run_command('touch', [tmpdir / 'sphinx/index.rst'], check: true)
/qemu/docs/devel/migration/
H A Dvirtio.rst100 - virtqueue index sanity
/qemu/accel/kvm/
H A Dtrace-events11 kvm_init_vcpu(int cpu_index, unsigned long arch_cpu_id) "index: %d id: %lu"
/qemu/hw/vfio/
H A Dap.c101 irq_info->index = irq; in vfio_ap_register_irq_notifier()
/qemu/docs/specs/
H A Dfw_cfg.rst22 A write to this register sets the index of a firmware configuration
210 - Bit 3: Select. The upper 16 bits are the selected index.
214 upper 16 bits are interpreted as an index of a firmware configuration item.
H A Dpci-ids.rst98 All these devices are documented in :doc:`index`.
/qemu/target/arm/tcg/
H A Dmte_helper.c94 uintptr_t index; in allocation_tag_mem_probe() local
110 index = extract32(ptr, LOG2_TAG_GRANULE + 1, in allocation_tag_mem_probe()
112 return tags + index; in allocation_tag_mem_probe()
H A Dneon-dp.decode411 VDUP_scalar 1111 001 1 1 . 11 index:3 1 .... 11 000 q:1 . 0 .... \
413 VDUP_scalar 1111 001 1 1 . 11 index:2 10 .... 11 000 q:1 . 0 .... \
415 VDUP_scalar 1111 001 1 1 . 11 index:1 100 .... 11 000 q:1 . 0 .... \
/qemu/hw/net/
H A Dtrace-events122 e1000e_core_write(uint64_t index, uint32_t size, uint64_t val) "Write to register 0x%"PRIx64", %d b…
123 e1000e_core_read(uint64_t index, uint32_t size, uint64_t val) "Read from register 0x%"PRIx64", %d b…
128 e1000e_core_ctrl_write(uint64_t index, uint32_t val) "Write CTRL register 0x%"PRIx64", value: 0x%X"
139 e1000e_wrn_regs_write_ro(uint64_t index, uint32_t size, uint64_t val) "WARNING: Write to RO registe…
140 e1000e_wrn_regs_write_unknown(uint64_t index, uint32_t size, uint64_t val) "WARNING: Write to unkno…
141 e1000e_wrn_regs_read_unknown(uint64_t index, uint32_t size) "WARNING: Read from unknown register 0x…
142 e1000e_wrn_regs_read_trivial(uint32_t index) "WARNING: Reading register at offset: 0x%05x. It is no…
143 e1000e_wrn_regs_write_trivial(uint32_t index) "WARNING: Writing to register at offset: 0x%05x. It i…
/qemu/hw/misc/
H A Dzynq_slcr.c243 unsigned index) in zynq_slcr_compute_clock() argument
249 if (((ctrl_reg >> index) & 1u) == 0) { in zynq_slcr_compute_clock()
/qemu/target/riscv/
H A Dcpu_helper.c226 int riscv_cpu_hviprio_index2irq(int index, int *out_irq, int *out_rdzero) in riscv_cpu_hviprio_index2irq() argument
228 if (index < 0 || ARRAY_SIZE(hviprio_index2irq) <= index) { in riscv_cpu_hviprio_index2irq()
233 *out_irq = hviprio_index2irq[index]; in riscv_cpu_hviprio_index2irq()
237 *out_rdzero = hviprio_index2rdzero[index]; in riscv_cpu_hviprio_index2irq()
/qemu/hw/scsi/
H A Dtrace-events51 megasas_qf_mapped(unsigned int index) "skip mapped frame 0x%x"
52 megasas_qf_new(unsigned int index, uint64_t frame) "frame 0x%x addr 0x%" PRIx64
54 megasas_qf_enqueue(unsigned int index, unsigned int count, uint64_t context, uint32_t head, uint32_…
79 megasas_iovec_sgl_overflow(int cmd, int index, int limit) "scmd %d: iovec count %d limit %d"
80 megasas_iovec_sgl_underflow(int cmd, int index) "scmd %d: iovec count %d"
81 megasas_iovec_sgl_invalid(int cmd, int index, uint64_t pa, uint32_t len) "scmd %d: element %d pa 0x…
/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py329 l2_clusters[l2_ids.index(l2_id)]))
456 block_cluster = block_clusters[block_ids.index(block_id)]
/qemu/docs/interop/
H A Dqed_spec.txt114 | L1 index | L2 index | byte offset |

1...<<1112131415161718192021