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.c63 static MemoryRegion ram_lo, ram_hi; variable
H A Drealview.c80 MemoryRegion *ram_hi = g_new(MemoryRegion, 1); in realview_init() local
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c27 static MemoryRegion ram_640k, ram_lo, ram_hi; variable