Home
last modified time | relevance | path

Searched defs:GUEST_RAM0_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/xen/interface/
H A Darch-arm.h454 #define GUEST_RAM0_BASE xen_mk_ullong(0x40000000) /* 3GB of low RAM @ 1GB */ macro
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h544 #define GUEST_RAM0_BASE 0x40000000ULL /* 3GB of low RAM @ 1GB */ macro