Home
last modified time | relevance | path

Searched defs:ram_hi (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dxen_arm.c64 static MemoryRegion ram_lo, ram_hi; variable
H A Drealview.c81 MemoryRegion *ram_hi = g_new(MemoryRegion, 1); in realview_init() local
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c28 static MemoryRegion ram_640k, ram_lo, ram_hi; variable