Searched refs:TEST_MEM_PAGES (Results 1 – 2 of 2) sorted by relevance
29 #define TEST_MEM_PAGES 4 macro181 for (i = 0; i < TEST_MEM_PAGES; i++) { in test_handle_ucall_sync()226 TEST_MEM_PAGES, in test_dirty_log()233 virt_map(vm, TEST_MEM_BASE, TEST_MEM_BASE, TEST_MEM_PAGES); in test_dirty_log()259 bmap = bitmap_zalloc(TEST_MEM_PAGES); in test_dirty_log()262 memset(TEST_HVA(vm, 0), 0xaa, TEST_MEM_PAGES * PAGE_SIZE); in test_dirty_log()
21 #define TEST_MEM_PAGES 2 macro149 TEST_MEM_PAGES, 0); in main()