Searched refs:alloc_tag_ref_offs (Results 1 – 2 of 2) sorted by relevance
16 extern int alloc_tag_ref_offs;110 idx = (page->flags.f >> alloc_tag_ref_offs) & in get_page_tag_ref()151 idx = (idx & alloc_tag_ref_mask) << alloc_tag_ref_offs; in update_page_tag_ref()155 flags &= ~(alloc_tag_ref_mask << alloc_tag_ref_offs); in update_page_tag_ref()
42 int alloc_tag_ref_offs; variable270 alloc_tag_ref_offs = (LRU_REFS_PGOFF - NR_UNUSED_PAGEFLAG_BITS); in alloc_tag_sec_init()