Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dmalloc-pc.c19 #define ALLOC_PAGE_SIZE (4096) macro
27 alloc_init(s, flags, 1 << 20, MIN(ram_size, 0xE0000000), ALLOC_PAGE_SIZE); in pc_alloc_init()