Home
last modified time | relevance | path

Searched defs:slot (Results 51 – 75 of 86) sorted by relevance

1234

/qemu/hw/ppc/
H A Dspapr_nvdimm.c123 void spapr_add_nvdimm(DeviceState *dev, uint64_t slot) in spapr_add_nvdimm()
151 uint64_t slot = object_property_get_uint(OBJECT(nvdimm), PC_DIMM_SLOT_PROP, in spapr_dt_nvdimm() local
H A Dspapr_hcall.c1507 spapr_hcall_fn *slot; in spapr_register_hypercall() local
1530 spapr_hcall_fn *slot; in spapr_unregister_hypercall() local
H A De500.c94 int slot; in pci_map_create() local
/qemu/tests/qtest/
H A Dvirtio-net-failover.c269 int bus, int slot, in start_virtio_net_internal()
286 static QVirtioPCIDevice *start_virtio_net(QTestState *qts, int bus, int slot, in start_virtio_net()
/qemu/hw/pci-host/
H A Ddino.c398 int slot = PCI_SLOT(d->devfn); in dino_pci_map_irq() local
H A Dversatile.c256 static int pci_vpb_broken_irq(int slot, int irq) in pci_vpb_broken_irq()
H A Duninorth.c58 uint32_t slot, func; in unin_get_config_reg() local
H A Dastro.c401 int slot = PCI_SLOT(d->devfn); in elroy_pci_map_irq() local
/qemu/hw/display/
H A Dvirtio-gpu-rutabaga.c650 uint32_t slot = 0; in rutabaga_cmd_resource_map_blob() local
719 uint32_t slot = 0; in rutabaga_cmd_resource_unmap_blob() local
H A Dqxl.h52 QXLMemSlot slot; member
/qemu/hw/i386/
H A Dpc_q35.c91 static int ehci_create_ich9_with_companions(PCIBus *bus, int slot) in ehci_create_ich9_with_companions()
H A Dacpi-build.c463 static void build_append_pcihp_notify_entry(Aml *method, int slot) in build_append_pcihp_notify_entry()
525 int slot = PCI_SLOT(devfn); in build_append_pcihp_slots() local
785 Aml *slot = aml_local(2); in build_prt() local
/qemu/target/xtensa/
H A Dtranslate.c360 static void gen_jump_slot(DisasContext *dc, TCGv dest, int slot) in gen_jump_slot()
383 static int adjust_jump_slot(DisasContext *dc, uint32_t dest, int slot) in adjust_jump_slot()
388 static void gen_jumpi(DisasContext *dc, uint32_t dest, int slot) in gen_jumpi()
395 int slot) in gen_callw_slot()
404 static bool gen_check_loop_end(DisasContext *dc, int slot) in gen_check_loop_end()
423 static void gen_jumpi_check_loop_end(DisasContext *dc, int slot) in gen_jumpi_check_loop_end()
570 static int gen_postprocess(DisasContext *dc, int slot) in gen_postprocess()
708 static bool tsort(struct slot_prop *slot, in tsort()
843 int slot, slots; in disas_xtensa_insn() local
/qemu/hw/char/
H A Dpl011.c440 int slot; in pl011_put_fifo() local
/qemu/include/sysemu/
H A Dkvm_int.h23 int slot; member
/qemu/hw/core/
H A Dnuma.c741 void numa_cpu_pre_plug(const CPUArchId *slot, DeviceState *dev, Error **errp) in numa_cpu_pre_plug()
H A Dqdev-properties-system.c798 unsigned int slot, fn, n; in set_pci_devfn() local
890 unsigned int slot = 0, func = 0; in set_pci_host_devaddr() local
/qemu/hw/pci/
H A Dpci.c798 unsigned int slot = 0; in pci_parse_devaddr() local
948 uint8_t slot = PCI_SLOT(dev->devfn); in pci_init_multifunction() local
1871 unsigned slot; in pci_init_nic_in_slot() local
2546 char slot[] = ":SS.F"; in pcibus_get_dev_path() local
/qemu/target/hppa/
H A Dmem_helper.c702 unsigned int phys_page, len, slot; in HELPER() local
/qemu/ui/
H A Ddbus-console.c617 struct touch_slot *slot = &touch_slots[i]; in dbus_display_console_new() local
/qemu/accel/kvm/
H A Dkvm-all.c211 KVMSlot *slot = kvm_get_free_slot(kml); in kvm_alloc_slot() local
284 static int kvm_set_user_memory_region(KVMMemoryListener *kml, KVMSlot *slot, bool new) in kvm_set_user_memory_region()
582 static void kvm_slot_sync_dirty_pages(KVMSlot *slot) in kvm_slot_sync_dirty_pages()
590 static void kvm_slot_reset_dirty_pages(KVMSlot *slot) in kvm_slot_reset_dirty_pages()
631 static bool kvm_slot_get_dirty_log(KVMState *s, KVMSlot *slot) in kvm_slot_get_dirty_log()
/qemu/tests/qtest/libqos/
H A Dpci.c26 int slot; in qpci_device_foreach() local
/qemu/hw/ufs/
H A Dufs.h53 int slot; /* -1 when it's a MCQ request */ member
/qemu/linux-headers/linux/
H A Dkvm.h26 __u32 slot; member
35 __u32 slot; member
506 __u32 slot; member
516 __u32 slot; member
1429 __u32 slot; member
/qemu/hw/mips/
H A Dmalta.c987 int slot; in malta_pci_slot_get_pirq() local

1234