Home
last modified time | relevance | path

Searched refs:RAMLIMIT_GB (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dsbsa-ref.c56 #define RAMLIMIT_GB 8192 macro
57 #define RAMLIMIT_BYTES (RAMLIMIT_GB * GiB)
759 error_report("sbsa-ref: cannot model more than %dGB RAM", RAMLIMIT_GB); in sbsa_ref_init()