Searched refs:LAST_PKMAP_MASK (Results 1 – 12 of 12) sorted by relevance
24 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro42 (last_pkmap_nr_arr[color] + DCACHE_N_COLORS) & LAST_PKMAP_MASK; in get_next_pkmap_nr()
56 #define LAST_PKMAP_MASK (LAST_PKMAP-1) macro
28 #define LAST_PKMAP_MASK (LAST_PKMAP-1) macro
48 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
30 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
45 #define LAST_PKMAP_MASK (LAST_PKMAP-1) macro
45 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
55 #define LAST_PKMAP_MASK (LAST_PKMAP-1) macro
36 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
85 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
10 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
66 last_pkmap_nr = (last_pkmap_nr + 1) & LAST_PKMAP_MASK; in get_next_pkmap_nr()
Completed in 12 milliseconds