Searched refs:TEST_MEM_PAGE_SIZE (Results 1 – 4 of 4) sorted by relevance
44 li %r10,TEST_MEM_PAGE_SIZE53 addi %r9,%r9,TEST_MEM_PAGE_SIZE62 addi %r9,%r9,TEST_MEM_PAGE_SIZE
41 add x4, x4, #TEST_MEM_PAGE_SIZE61 add x4, x4, #TEST_MEM_PAGE_SIZE
12 #define TEST_MEM_PAGE_SIZE 4096 macro
327 for (address = start_address + TEST_MEM_PAGE_SIZE; address < end_address; in check_guests_ram()328 address += TEST_MEM_PAGE_SIZE) in check_guests_ram()