Home
last modified time | relevance | path

Searched defs:io_memory (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/include/hw/i386/
H A Dioapic_internal.h100 MemoryRegion io_memory; member
H A Dapic_internal.h158 MemoryRegion io_memory; member
/dports/emulators/qemu60/qemu-6.0.0/include/hw/i386/
H A Dioapic_internal.h100 MemoryRegion io_memory; member
H A Dapic_internal.h158 MemoryRegion io_memory; member
/dports/emulators/qemu5/qemu-5.2.0/include/hw/i386/
H A Dioapic_internal.h100 MemoryRegion io_memory; member
H A Dapic_internal.h158 MemoryRegion io_memory; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/i386/
H A Dioapic_internal.h105 MemoryRegion io_memory; member
H A Dapic_internal.h160 MemoryRegion io_memory; member
/dports/emulators/qemu42/qemu-4.2.1/include/hw/i386/
H A Dioapic_internal.h106 MemoryRegion io_memory; member
H A Dapic_internal.h161 MemoryRegion io_memory; member
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/i386/
H A Dioapic_internal.h106 MemoryRegion io_memory; member
H A Dapic_internal.h161 MemoryRegion io_memory; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/i386/
H A Dx86.h105 unsigned cpu_index);
H A Dpc.h161 #define PCI_HOST_ABOVE_4G_MEM_SIZE "above-4g-mem-size"
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/i386/
H A Dioapic_internal.h105 MemoryRegion io_memory; member
H A Dapic_internal.h161 MemoryRegion io_memory; member
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/hw/i386/
H A Dapic_internal.h98 MemoryRegion io_memory; member
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/hw/i386/
H A Dapic_internal.h98 MemoryRegion io_memory; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/i386/
H A Dpc.h158 DeviceState *pc_vga_init(ISABus *isa_bus, PCIBus *pci_bus);
/dports/devel/wasm3/wasm3-0.5.0/source/
H A Dm3_env.c445 M3Result InitDataSegments (M3Memory * io_memory, IM3Module io_module) in InitDataSegments()