Home
last modified time | relevance | path

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

/openbmc/qemu/semihosting/
H A Darm-compat-semi.c47 #define COMMON_SEMI_HEAP_SIZE (128 * 1024 * 1024) macro
684 limit = ts->heap_base + COMMON_SEMI_HEAP_SIZE; in do_common_semihosting()