Searched refs:MEM_SIZE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/tests/vma/
H A Dvma_random_test.cpp72 static const uint64_t MEM_SIZE = 0xfffffffffffff000; member in struct:__anon1f95655f0110::random_test
73 static const uint64_t MEM_PAGES = MEM_SIZE / MEM_PAGE_SIZE;
78 util_vma_heap_init(&heap, MEM_START_PAGE * MEM_PAGE_SIZE, MEM_SIZE);
/xsrc/external/mit/MesaLib/dist/src/util/tests/vma/
H A Dvma_random_test.cpp72 static const uint64_t MEM_SIZE = 0xfffffffffffff000; member in struct:__anon61ec44720110::random_test
73 static const uint64_t MEM_PAGES = MEM_SIZE / MEM_PAGE_SIZE;
78 util_vma_heap_init(&heap, MEM_START_PAGE * MEM_PAGE_SIZE, MEM_SIZE);

Completed in 3 milliseconds