Searched refs:CHUNK_MASK (Results 1 – 1 of 1) sorted by relevance
48 #define CHUNK_MASK (~(PAGES_PER_CHUNK - 1)) macro63 page_in_chunk = page_idx & ~CHUNK_MASK; in siw_get_upage()