Searched refs:MEM_TEST_SIZE (Results 1 – 1 of 1) sorted by relevance
36 #define MEM_TEST_SIZE (MEM_SIZE - 4096) macro38 static_assert(MEM_TEST_SIZE % 4096 == 0, "invalid mem test size");63 static_assert(MEM_TEST_UNMAP_SIZE <= MEM_TEST_SIZE,85 static_assert(MEM_TEST_MOVE_SIZE <= MEM_TEST_SIZE,507 ptr < MEM_TEST_GPA + MEM_TEST_SIZE; ptr += 4096) in guest_code_test_memslot_rw()514 ptr < MEM_TEST_GPA + MEM_TEST_SIZE; ptr += 4096) { in guest_code_test_memslot_rw()707 gptr < MEM_TEST_GPA + MEM_TEST_SIZE; gptr += 4096) in test_memslot_rw_loop()713 gptr < MEM_TEST_GPA + MEM_TEST_SIZE; gptr += 4096) { in test_memslot_rw_loop()