Home
last modified time | relevance | path

Searched defs:d (Results 251 – 275 of 455) sorted by relevance

1...<<111213141516171819

/qemu/hw/adc/
H A Dmax111x.c120 static int max111x_init(SSIPeripheral *d, int inputs) in max111x_init()
/qemu/include/sysemu/
H A Dos-win32.h113 static inline int os_set_daemonize(bool d) in os_set_daemonize()
/qemu/hw/pci-host/
H A Dpnv_phb.c215 PCIDevice *d = PCI_DEVICE(obj); in pnv_phb_root_port_reset_hold() local
H A Ddesignware.c128 designware_pcie_root_config_read(PCIDevice *d, uint32_t address, int len) in designware_pcie_root_config_read()
299 static void designware_pcie_root_config_write(PCIDevice *d, uint32_t address, in designware_pcie_root_config_write()
H A Darticia.c208 static void articia_pci_host_cfg_write(PCIDevice *d, uint32_t addr, in articia_pci_host_cfg_write()
/qemu/tests/unit/
H A Dtest-vmstate.c335 uint64_t d, f; member
1054 struct match_node_data *d = (struct match_node_data *)data; in match_interval_mapping_node() local
1072 struct match_node_data d = {tp->tree2, key, value}; in diff_tree() local
1098 struct match_node_data *d = (struct match_node_data *)data; in match_domain_node() local
1275 TestQListElement *d = g_new(TestQListElement, 1); in alloc_container() local
/qemu/hw/net/
H A Digb_core.c834 PCIDevice *d; in igb_txdesc_writeback() local
879 PCIDevice *d; in igb_start_xmit() local
1598 struct e1000_rx_desc *d = &desc->legacy; in igb_pci_dma_write_rx_desc() local
1610 union e1000_adv_rx_desc *d = &desc->adv; in igb_pci_dma_write_rx_desc() local
1735 PCIDevice *d, in igb_write_hdr_frag_to_rx_buffers()
1752 PCIDevice *d, in igb_write_header_to_rx_buffers()
1789 PCIDevice *d, in igb_write_payload_frag_to_rx_buffers()
1828 PCIDevice *d, in igb_write_payload_to_rx_buffers()
1864 PCIDevice *d, in igb_write_to_rx_buffers()
1900 PCIDevice *d; in igb_write_packet_to_guest() local
H A Dxgmac.c183 static void xgmac_read_desc(XgmacState *s, struct desc *d, int rx) in xgmac_read_desc()
190 static void xgmac_write_desc(XgmacState *s, struct desc *d, int rx) in xgmac_write_desc()
/qemu/hw/scsi/
H A Desp-pci.c389 DeviceState *d = DEVICE(dev); in esp_pci_scsi_realize() local
415 static void esp_pci_scsi_exit(PCIDevice *d) in esp_pci_scsi_exit()
/qemu/hw/i386/
H A Dx86-common.c486 SysBusDevice *d; in ioapic_init_gsi() local
508 SysBusDevice *d; in ioapic_init_secondary() local
/qemu/libdecnumber/
H A DdecNumber.c271 #define decFinish(a,b,c,d) decFinalize(a,b,c,d) argument
381 Int d; /* work */ in decNumberToInt32() local
417 Int d; /* work */ in decNumberToUInt32() local
520 int64_t d; /* work */ in decNumberIntegralToInt64() local
561 int d; /* work */ in decNumberIntegralToInt128() local
661 Int d=0; /* count of digits found in decimal part */ in decNumberFromString() local
3518 Unit *d; /* .. */ in decNumberCopy() local
5406 decNumber *d=bufd; /* divisor */ in decExpOp() local
6740 Int d, exp; /* work */ local
7994 uInt u, d; /* .. */ local
[all …]
/qemu/hw/sparc64/
H A Dsun4u_iommu.c286 static void iommu_reset(DeviceState *d) in iommu_reset()
/qemu/hw/ssi/
H A Dsifive_spi.c109 static void sifive_spi_reset(DeviceState *d) in sifive_spi_reset()
/qemu/tests/tcg/hexagon/
H A Dhvx_misc.h35 int64_t d[MAX_VEC_SIZE_BYTES / 8]; member
/qemu/target/arm/tcg/
H A Dvec_internal.h71 uint64_t *d = vd + opr_sz; in clear_tail() local
/qemu/hw/pci-bridge/
H A Dpci_bridge_dev.c149 static void pci_bridge_dev_write_config(PCIDevice *d, in pci_bridge_dev_write_config()
/qemu/target/i386/
H A Dcpu-sysemu.c50 static QDict *d; in x86_cpu_static_props() local
/qemu/hw/mem/
H A Dpc-dimm.c109 PCDIMMDevice *d = PC_DIMM(obj); in pc_dimm_slot2bitmap() local
/qemu/hw/timer/
H A Di8254.c54 uint64_t d; in pit_get_count() local
/qemu/hw/input/
H A Dads7846.c143 static void ads7846_realize(SSIPeripheral *d, Error **errp) in ads7846_realize()
/qemu/hw/intc/
H A Dpl190.c229 static void pl190_reset(DeviceState *d) in pl190_reset()
/qemu/hw/block/
H A Dfdc-sysbus.c86 static void fdctrl_external_reset_sysbus(DeviceState *d) in fdctrl_external_reset_sysbus()
/qemu/target/sparc/
H A Dtranslate.c757 static void gen_op_fpadds16s(TCGv_i32 d, TCGv_i32 src1, TCGv_i32 src2) in gen_op_fpadds16s()
775 static void gen_op_fpsubs16s(TCGv_i32 d, TCGv_i32 src1, TCGv_i32 src2) in gen_op_fpsubs16s()
793 static void gen_op_fpadds32s(TCGv_i32 d, TCGv_i32 src1, TCGv_i32 src2) in gen_op_fpadds32s()
811 static void gen_op_fpsubs32s(TCGv_i32 d, TCGv_i32 src1, TCGv_i32 src2) in gen_op_fpsubs32s()
1363 static void gen_op_fmadds(TCGv_i32 d, TCGv_i32 s1, TCGv_i32 s2, TCGv_i32 s3) in gen_op_fmadds()
1410 static void gen_op_fhadds(TCGv_i32 d, TCGv_i32 s1, TCGv_i32 s2) in gen_op_fhadds()
1417 static void gen_op_fhaddd(TCGv_i64 d, TCGv_i64 s1, TCGv_i64 s2) in gen_op_fhaddd()
1425 static void gen_op_fhsubs(TCGv_i32 d, TCGv_i32 s1, TCGv_i32 s2) in gen_op_fhsubs()
1432 static void gen_op_fhsubd(TCGv_i64 d, TCGv_i64 s1, TCGv_i64 s2) in gen_op_fhsubd()
1440 static void gen_op_fnhadds(TCGv_i32 d, TCGv_i32 s1, TCGv_i32 s2) in gen_op_fnhadds()
[all …]
/qemu/hw/char/
H A Detraxfs_ser.c213 static void etraxfs_ser_reset(DeviceState *d) in etraxfs_ser_reset()
/qemu/hw/isa/
H A Disa-bus.c247 ISADevice *d = ISA_DEVICE(dev); in isabus_get_fw_dev_path() local

1...<<111213141516171819