Searched defs:SUN4M_RAM (Results 1 – 5 of 5) sorted by relevance
/dports/emulators/qemu42/qemu-4.2.1/hw/sparc/ |
H A D | sun4m.c | 776 #define SUN4M_RAM(obj) OBJECT_CHECK(RamDevice, (obj), TYPE_SUN4M_MEMORY) macro
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/sparc/ |
H A D | sun4m.c | 748 #define SUN4M_RAM(obj) OBJECT_CHECK(RamDevice, (obj), TYPE_SUN4M_MEMORY) macro
|
/dports/emulators/qemu-utils/qemu-4.2.1/hw/sparc/ |
H A D | sun4m.c | 776 #define SUN4M_RAM(obj) OBJECT_CHECK(RamDevice, (obj), TYPE_SUN4M_MEMORY) macro
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/sparc/ |
H A D | sun4m.c | 776 #define SUN4M_RAM(obj) OBJECT_CHECK(RamDevice, (obj), TYPE_SUN4M_MEMORY) macro
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/sparc/ |
H A D | sun4m.c | 776 #define SUN4M_RAM(obj) OBJECT_CHECK(RamDevice, (obj), TYPE_SUN4M_MEMORY) macro
|