Searched refs:MEM_START_PAGE (Results 1 – 1 of 1) sorted by relevance
71 static const uint64_t MEM_START_PAGE = 1; member76 : heap_holes{allocation{MEM_START_PAGE, MEM_PAGES}}, rand{seed} in random_test()78 util_vma_heap_init(&heap, MEM_START_PAGE * MEM_PAGE_SIZE, MEM_SIZE);215 assert(hole.start_page == MEM_START_PAGE && hole.num_pages == MEM_PAGES); in empty()