Searched refs:PAGE_FACTOR (Results 1 – 2 of 2) sorted by relevance
21 * PAGE_FACTOR is the number of bits factor between PAGE_SHIFT and24 #define PAGE_FACTOR (PAGE_SHIFT - HW_PAGE_SHIFT) macro
305 page_ins += 1 << PAGE_FACTOR; in cmo_account_page_fault()