Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dcompaction_test.c21 #define MAP_SIZE_MB 100 macro
22 #define MAP_SIZE (MAP_SIZE_MB * 1024 * 1024)
225 mem_fragmentable_MB -= MAP_SIZE_MB; in main()