Searched defs:address_space (Results 1 – 18 of 18) sorted by relevance
/qemu/include/system/ |
H A D | ioport.h | 54 struct MemoryRegion *address_space; member
|
H A D | memory.h | 1125 AddressSpace *address_space; member
|
/qemu/hw/char/ |
H A D | serial-mm.c | 97 SerialMM *serial_mm_init(MemoryRegion *address_space, in serial_mm_init()
|
H A D | riscv_htif.c | 325 HTIFState *htif_mm_init(MemoryRegion *address_space, Chardev *chr, in htif_mm_init()
|
H A D | parallel.c | 588 bool parallel_mm_init(MemoryRegion *address_space, in parallel_mm_init()
|
/qemu/hw/xtensa/ |
H A D | xtfpga.c | 127 static XtfpgaFpgaState *xtfpga_fpga_init(MemoryRegion *address_space, in xtfpga_fpga_init() 141 static void xtfpga_net_init(MemoryRegion *address_space, in xtfpga_net_init() 171 static PFlashCFI01 *xtfpga_flash_init(MemoryRegion *address_space, in xtfpga_flash_init()
|
/qemu/include/hw/isa/ |
H A D | isa.h | 56 MemoryRegion *address_space; member
|
/qemu/hw/arm/ |
H A D | omap_sx1.c | 103 MemoryRegion *address_space = get_system_memory(); in sx1_init() local
|
/qemu/include/hw/pci-host/ |
H A D | designware.h | 89 AddressSpace address_space; member
|
/qemu/hw/isa/ |
H A D | isa-bus.c | 52 ISABus *isa_bus_new(DeviceState *dev, MemoryRegion* address_space, in isa_bus_new()
|
/qemu/hw/mips/ |
H A D | jazz.c | 167 MemoryRegion *address_space = get_system_memory(); in mips_jazz_init() local
|
H A D | malta.c | 572 static MaltaFPGAState *malta_fpga_init(MemoryRegion *address_space, in malta_fpga_init()
|
/qemu/hw/m68k/ |
H A D | mcf5208.c | 230 static void mcf5208_sys_init(MemoryRegion *address_space, qemu_irq *pic, in mcf5208_sys_init()
|
/qemu/system/ |
H A D | ioport.c | 278 MemoryRegion *address_space, in portio_list_add()
|
/qemu/hw/pci-host/ |
H A D | designware.c | 394 MemoryRegion *address_space = &host->pci.memory; in designware_pcie_root_realize() local
|
/qemu/include/hw/pci/ |
H A D | pci.h | 155 MemoryRegion *address_space; member
|
/qemu/hw/display/ |
H A D | vga.c | 2325 void vga_init(VGACommonState *s, Object *obj, MemoryRegion *address_space, in vga_init()
|
H A D | vmware_vga.c | 1251 MemoryRegion *address_space, MemoryRegion *io) in vmsvga_init()
|