Home
last modified time | relevance | path

Searched defs:memory (Results 1 – 24 of 24) sorted by relevance

/qemu/hw/xtensa/
H A Dxtensa_memory.c34 void xtensa_create_memory_regions(const XtensaMemory *memory, in xtensa_create_memory_regions()
/qemu/include/hw/timer/
H A Drenesas_cmt.h32 MemoryRegion memory; member
H A Drenesas_tmr.h40 MemoryRegion memory; member
/qemu/include/exec/
H A Dmemattrs.h46 unsigned int memory:1; member
/qemu/include/hw/remote/
H A Dproxy.h23 bool memory; member
H A Dmpqemu-link.h63 bool memory; member
/qemu/include/hw/
H A Dsysbus.h64 MemoryRegion *memory; member
/qemu/include/hw/char/
H A Drenesas_sci.h34 MemoryRegion memory; member
/qemu/include/hw/intc/
H A Drx_icu.h50 MemoryRegion memory; member
/qemu/rust/qemu-api/src/
H A Dlib.rs23 pub mod memory; global() module
/qemu/include/hw/pci-host/
H A Ddesignware.h92 MemoryRegion memory; member
/qemu/hw/arm/
H A Domap1.c409 static struct omap_watchdog_timer_s *omap_wd_timer_init(MemoryRegion *memory, in omap_wd_timer_init()
515 static struct omap_32khz_timer_s *omap_os_timer_init(MemoryRegion *memory, in omap_os_timer_init()
1055 static void omap_id_init(MemoryRegion *memory, struct omap_mpu_state_s *mpu) in omap_id_init()
1149 static void omap_mpui_init(MemoryRegion *memory, hwaddr base, in omap_mpui_init()
1256 MemoryRegion *memory, hwaddr base, in omap_tipb_bridge_init()
1371 static void omap_tcmi_init(MemoryRegion *memory, hwaddr base, in omap_tcmi_init()
1453 static struct dpll_ctl_s *omap_dpll_init(MemoryRegion *memory, in omap_dpll_init()
1870 static void omap_clkm_init(MemoryRegion *memory, hwaddr mpu_base, in omap_clkm_init()
2117 static struct omap_mpuio_s *omap_mpuio_init(MemoryRegion *memory, in omap_mpuio_init()
/qemu/hw/core/
H A Dsysbus.c172 void sysbus_init_mmio(SysBusDevice *dev, MemoryRegion *memory) in sysbus_init_mmio()
/qemu/hw/pci/
H A Dpcie_sriov.c225 MemoryRegion *memory) in pcie_sriov_vf_register_bar()
H A Dpci.c1461 uint8_t type, MemoryRegion *memory) in pci_register_bar()
/qemu/tests/qtest/
H A Dvhost-user-test.c125 VhostUserMemory memory; member
162 VhostUserMemory memory; member
/qemu/hw/net/
H A Dtulip.c24 MemoryRegion memory; member
/qemu/include/hw/arm/
H A Daspeed_soc.h56 MemoryRegion *memory; member
/qemu/include/hw/pci/
H A Dpci.h154 MemoryRegion *memory; member
/qemu/include/hw/core/
H A Dcpu.h510 MemoryRegion *memory; member
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h206 VhostUserMemory memory; member
H A Dlibvhost-user.c1094 VhostUserMemory m = vmsg->payload.memory, *memory = &m; in vu_set_mem_table_exec() local
/qemu/hw/virtio/
H A Dvhost-user.c217 VhostUserMemory memory; member
/qemu/system/
H A Dphysmem.c1434 ram_addr_t memory, in file_ram_alloc()