Searched refs:PAGE_COUNTER_SHIFT (Results 1 – 2 of 2) sorted by relevance
98 #define PAGE_COUNTER_SHIFT (PAGE_BIT_SHIFT - COUNTER_BIT_SHIFT) macro
1170 unsigned long page = chunk >> PAGE_COUNTER_SHIFT; in bitmap_count_page()1178 unsigned long page = chunk >> PAGE_COUNTER_SHIFT; in bitmap_set_pending()1259 if (!counts->bp[j >> PAGE_COUNTER_SHIFT].pending) { in bitmap_daemon_work()1263 counts->bp[j >> PAGE_COUNTER_SHIFT].pending = 0; in bitmap_daemon_work()1326 unsigned long page = chunk >> PAGE_COUNTER_SHIFT; in bitmap_get_counter()1336 PAGE_COUNTER_SHIFT - 1); in bitmap_get_counter()