Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dvmx_dirty_log_test.c19 #define TEST_MEM_PAGES 3 macro
103 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