Searched refs:DIRTY_BITMAP_SZ (Results 1 – 1 of 1) sorted by relevance
37 #define DIRTY_BITMAP_SZ (MEM_TOTAL_SZ / (PAGE_SZ * 8)) macro68 for (uint_t i = 0; i < DIRTY_BITMAP_SZ; i++) { in count_dirty_pages()115 uint8_t dirty_bitmap[DIRTY_BITMAP_SZ] = { 0 }; in test_dirty_tracking_disabled()170 uint8_t dirty_bitmap[DIRTY_BITMAP_SZ] = { 0 }; in main()