/qemu/hw/xtensa/ |
H A D | xtensa_memory.c | 34 void xtensa_create_memory_regions(const XtensaMemory *memory, in xtensa_create_memory_regions()
|
/qemu/include/hw/timer/ |
H A D | renesas_cmt.h | 32 MemoryRegion memory; member
|
H A D | renesas_tmr.h | 40 MemoryRegion memory; member
|
/qemu/include/exec/ |
H A D | memattrs.h | 46 unsigned int memory:1; member
|
/qemu/include/hw/remote/ |
H A D | proxy.h | 23 bool memory; member
|
H A D | mpqemu-link.h | 63 bool memory; member
|
/qemu/include/hw/ |
H A D | sysbus.h | 64 MemoryRegion *memory; member
|
/qemu/include/hw/char/ |
H A D | renesas_sci.h | 34 MemoryRegion memory; member
|
/qemu/include/hw/intc/ |
H A D | rx_icu.h | 50 MemoryRegion memory; member
|
/qemu/rust/qemu-api/src/ |
H A D | lib.rs | 23 pub mod memory; global() module
|
/qemu/include/hw/pci-host/ |
H A D | designware.h | 92 MemoryRegion memory; member
|
/qemu/hw/arm/ |
H A D | omap1.c | 409 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 D | sysbus.c | 172 void sysbus_init_mmio(SysBusDevice *dev, MemoryRegion *memory) in sysbus_init_mmio()
|
/qemu/hw/pci/ |
H A D | pcie_sriov.c | 225 MemoryRegion *memory) in pcie_sriov_vf_register_bar()
|
H A D | pci.c | 1461 uint8_t type, MemoryRegion *memory) in pci_register_bar()
|
/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 125 VhostUserMemory memory; member 162 VhostUserMemory memory; member
|
/qemu/hw/net/ |
H A D | tulip.c | 24 MemoryRegion memory; member
|
/qemu/include/hw/arm/ |
H A D | aspeed_soc.h | 56 MemoryRegion *memory; member
|
/qemu/include/hw/pci/ |
H A D | pci.h | 154 MemoryRegion *memory; member
|
/qemu/include/hw/core/ |
H A D | cpu.h | 510 MemoryRegion *memory; member
|
/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 206 VhostUserMemory memory; member
|
H A D | libvhost-user.c | 1094 VhostUserMemory m = vmsg->payload.memory, *memory = &m; in vu_set_mem_table_exec() local
|
/qemu/hw/virtio/ |
H A D | vhost-user.c | 217 VhostUserMemory memory; member
|
/qemu/system/ |
H A D | physmem.c | 1434 ram_addr_t memory, in file_ram_alloc()
|