Searched refs:MEM_TOTAL_SZ (Results 1 – 3 of 3) sorted by relevance
37 #define DIRTY_BITMAP_SZ (MEM_TOTAL_SZ / (PAGE_SZ * 8))44 .vdt_len = MEM_TOTAL_SZ, in read_dirty_bitmap()118 .vdt_len = MEM_TOTAL_SZ, in test_dirty_tracking_disabled()
19 #define MEM_TOTAL_SZ (64 * 1024 * 1024) macro
354 const uint32_t cap = (MEM_TOTAL_SZ - MEM_LOC_PAYLOAD); in load_payload()397 err = vm_setup_memory(ctx, MEM_TOTAL_SZ, VM_MMAP_ALL); in test_initialize_opts()