Searched refs:TEST_MEM_PAGES (Results 1 – 1 of 1) sorted by relevance
19 #define TEST_MEM_PAGES 3 macro103 TEST_MEM_PAGES, in test_vmx_dirty_log()110 virt_map(vm, GUEST_TEST_MEM, GUEST_TEST_MEM, TEST_MEM_PAGES); in test_vmx_dirty_log()129 bmap = bitmap_zalloc(TEST_MEM_PAGES); in test_vmx_dirty_log()133 memset(host_test_mem, 0xaa, TEST_MEM_PAGES * 4096); in test_vmx_dirty_log()
Completed in 3 milliseconds