Searched refs:COUNTER_BITS (Results 1 – 2 of 2) sorted by relevance
13 #define COUNTER_BITS 16 macro17 #define NEEDED_MASK ((bitmap_counter_t) (1 << (COUNTER_BITS - 1)))18 #define RESYNC_MASK ((bitmap_counter_t) (1 << (COUNTER_BITS - 2)))
114 #define PAGE_COUNTER_RATIO (PAGE_BITS / COUNTER_BITS)