Home
last modified time | relevance | path

Searched refs:index (Results 251 – 275 of 511) sorted by relevance

1...<<1112131415161718192021

/qemu/hw/ssi/
H A Dnpcm7xx_fiu.c109 int index = flash - fiu->flash; in npcm7xx_fiu_cs_index() local
111 g_assert(index >= 0 && index < fiu->cs_count); in npcm7xx_fiu_cs_index()
113 return index; in npcm7xx_fiu_cs_index()
/qemu/docs/devel/
H A Dindex-internals.rst14 migration/index
/qemu/ui/
H A Dconsole-priv.h20 int index; member
/qemu/hw/display/
H A Dvga.c331 int val, index; in vga_ioport_read() local
345 index = s->ar_index & 0x1f; in vga_ioport_read()
346 if (index < VGA_ATT_C) { in vga_ioport_read()
347 val = s->ar[index]; in vga_ioport_read()
421 int index; in vga_ioport_write() local
435 index = s->ar_index & 0x1f; in vga_ioport_write()
436 switch(index) { in vga_ioport_write()
438 s->ar[index] = val & 0x3f; in vga_ioport_write()
441 s->ar[index] = val & ~0x10; in vga_ioport_write()
444 s->ar[index] = val; in vga_ioport_write()
[all …]
/qemu/hw/usb/
H A Ddesc-msos.c217 int index, uint8_t *dest, size_t len) in usb_desc_msos() argument
222 switch (index) { in usb_desc_msos()
H A Dhcd-ehci.c695 uint32_t *portsc = &s->portsc[port->index]; in ehci_attach()
701 USBPort *companion = s->companion_ports[port->index]; in ehci_attach()
716 uint32_t *portsc = &s->portsc[port->index]; in ehci_detach()
719 trace_usb_ehci_port_detach(port->index, owner); in ehci_detach()
722 USBPort *companion = s->companion_ports[port->index]; in ehci_detach()
745 uint32_t portsc = s->portsc[port->index]; in ehci_child_detach()
748 USBPort *companion = s->companion_ports[port->index]; in ehci_child_detach()
760 uint32_t *portsc = &s->portsc[port->index]; in ehci_wakeup()
771 trace_usb_ehci_port_wakeup(port->index); in ehci_wakeup()
818 uint32_t portsc = s->portsc[ep->dev->port->index]; in ehci_wakeup_endpoint()
[all …]
/qemu/contrib/elf2dmp/
H A Dpdb.h83 uint16_t index; member
93 uint16_t index; member
/qemu/include/authz/
H A Dlist.h87 size_t index,
/qemu/hw/virtio/
H A Dvirtio-stub.c38 uint16_t index, in qmp_x_query_virtio_queue_element() argument
H A Dvhost.c911 addr.index = idx; in vhost_virtqueue_set_addr()
1105 .index = vhost_vq_index, in vhost_virtqueue_set_vring_endian_legacy()
1189 .index = vhost_vq_index in vhost_virtqueue_start()
1192 .index = vhost_vq_index in vhost_virtqueue_start()
1304 .index = vhost_vq_index, in vhost_virtqueue_stop()
1348 .index = vhost_vq_index, in vhost_virtqueue_set_busyloop_timeout()
1371 int index = vq - dev->vqs; in vhost_virtqueue_error_notifier() local
1375 dev->vq_index + index); in vhost_virtqueue_error_notifier()
1384 .index = vhost_vq_index, in vhost_virtqueue_init()
1709 int r, index = n - hdev->vq_index; in vhost_virtqueue_mask() local
[all …]
/qemu/target/riscv/
H A Dcsr.c55 if (!(env->mstateen[index] & bit)) { in smstateen_acc_ok()
60 if (!(env->hstateen[index] & bit)) { in smstateen_acc_ok()
70 if (!(env->sstateen[index] & bit)) { in smstateen_acc_ok()
382 int index = csrno - CSR_SSTATEEN0; in sstateen() local
2297 *val = env->hstateen[index] & env->mstateen[index]; in read_hstateen()
2308 reg = &env->hstateen[index]; in write_hstateen()
2338 *val = (env->hstateen[index] >> 32) & (env->mstateen[index] >> 32); in read_hstateenh()
2349 reg = &env->hstateen[index]; in write_hstateenh()
2378 *val = env->sstateen[index] & env->mstateen[index]; in read_sstateen()
2380 *val &= env->hstateen[index]; in read_sstateen()
[all …]
H A Dinsn16.decode52 %index 2:8
67 &cmjt index
110 @cm_jt ... ... ........ .. &cmjt %index
/qemu/include/hw/misc/
H A Dnpcm7xx_pwm.h64 uint8_t index; member
/qemu/target/i386/
H A Dcpu-internal.h46 uint32_t index; member
/qemu/hw/audio/
H A Des1370.c620 int index = d - &s->chan[0]; in es1370_transfer_audio() local
625 if (index == ADC_CHANNEL) { in es1370_transfer_audio()
642 SWVoiceOut *voice = s->dac_voice[index]; in es1370_transfer_audio()
661 trace_es1370_lost_interrupt(index); in es1370_transfer_audio()
690 trace_es1370_transfer_audio(index, in es1370_transfer_audio()
/qemu/hw/arm/
H A Dsmmu-common.c212 static int get_pte(dma_addr_t baseaddr, uint32_t index, uint64_t *pte, in get_pte() argument
216 dma_addr_t addr = baseaddr + index * sizeof(*pte); in get_pte()
226 trace_smmu_get_pte(baseaddr, index, addr, *pte); in get_pte()
588 static unsigned int index; in smmu_find_add_as() local
599 char *name = g_strdup_printf("%s-%d-%d", s->mrtypename, devfn, index++); in smmu_find_add_as()
/qemu/docs/system/
H A Dcpu-hotplug.rst95 "cpu-index": 0,
107 "cpu-index": 1,
H A Dtarget-mips.rst107 https://mipsdistros.mips.com/LinuxDistro/nanomips/buildroot/index.html.
110 …distros.mips.com/LinuxDistro/nanomips/kernels/v4.15.18-432-gb2eb9a8b07a1-20180627102142/index.html.
/qemu/tests/qapi-schema/
H A Dreturns-bad-type.json7 'data': {'command-line': 'str', '*cpu-index': 'int'},
/qemu/scripts/
H A Darchive-source.sh44 if ! git diff-index --quiet --ignore-submodules=all HEAD -- &>/dev/null
/qemu/tcg/ppc/
H A Dtcg-target.c.inc2412 TCGReg index;
2485 /* Extract the page index, shifted into place for tlb index. */
2622 h->index = TCG_REG_R0;
2624 h->index = addrlo;
2649 } else if (h.index == datahi) {
2731 TCGReg index;
2736 index = h.index;
2738 index = TCG_REG_TMP1;
2739 tcg_out32(s, ADD | TAB(index, h.base, h.index));
2749 tcg_out32(s, insn | TAI(datahi, index, 0));
[all …]
/qemu/include/hw/pci-host/
H A Dgpex.h71 int gpex_set_irq_num(GPEXHost *s, int index, int gsi);
/qemu/include/hw/timer/
H A Dallwinner-a10-pit.h43 int index; member
/qemu/target/i386/kvm/
H A Dxen-compat.h57 int index; member
/qemu/include/hw/audio/
H A Dasc.h36 int index; member

1...<<1112131415161718192021