Searched refs:MEM_TEST_SIZE (Results 1 – 1 of 1) sorted by relevance
34 #define MEM_TEST_SIZE (MEM_SIZE - 4096) macro36 static_assert(MEM_TEST_SIZE % 4096 == 0, "invalid mem test size");61 static_assert(MEM_TEST_UNMAP_SIZE <= MEM_TEST_SIZE,83 static_assert(MEM_TEST_MOVE_SIZE <= MEM_TEST_SIZE,517 ptr < MEM_TEST_GPA + MEM_TEST_SIZE; ptr += 4096) in guest_code_test_memslot_rw()524 ptr < MEM_TEST_GPA + MEM_TEST_SIZE; ptr += 4096) { in guest_code_test_memslot_rw()717 gptr < MEM_TEST_GPA + MEM_TEST_SIZE; gptr += 4096) in test_memslot_rw_loop()723 gptr < MEM_TEST_GPA + MEM_TEST_SIZE; gptr += 4096) { in test_memslot_rw_loop()