Searched refs:ORDER_LONG (Results 1 – 2 of 2) sorted by relevance
97 … if ( ~bitmap[current_gfn >> ORDER_LONG] == 0 || ~unconsumed[current_gfn >> ORDER_LONG] == 0 ) in policy_choose_victim()
11 #define ORDER_LONG (sizeof(unsigned long) == 4 ? 5 : 6) macro
Completed in 2 milliseconds