Searched refs:PAGE_BITS (Results 1 – 1 of 1) sorted by relevance
106 #define PAGE_BITS (PAGE_SIZE << 3) macro114 #define PAGE_COUNTER_RATIO (PAGE_BITS / COUNTER_BITS)993 return chunk & (PAGE_BITS - 1); in file_page_offset()