Searched refs:BITMAP_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
18 #define BITMAP_CHUNK_SIZE sizeof(u64) macro19 #define BITMAP_CHUNK_BITS (BITMAP_CHUNK_SIZE * BITS_PER_BYTE)123 if (pos % BITMAP_CHUNK_SIZE || count % BITMAP_CHUNK_SIZE) in page_idle_bitmap_read()168 if (pos % BITMAP_CHUNK_SIZE || count % BITMAP_CHUNK_SIZE) in page_idle_bitmap_write()