Searched refs:LAST_PKMAP_MASK (Results 1 – 13 of 13) 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()
40 #define LAST_PKMAP_MASK (LAST_PKMAP-1) macro
28 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
56 #define LAST_PKMAP_MASK (LAST_PKMAP-1) macro
49 #define LAST_PKMAP_MASK (LAST_PKMAP-1) macro
98 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
46 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
8 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
49 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
57 #define LAST_PKMAP_MASK (LAST_PKMAP-1) macro
42 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
55 #define LAST_PKMAP_MASK (LAST_PKMAP - 1) macro
70 last_pkmap_nr = (last_pkmap_nr + 1) & LAST_PKMAP_MASK; in get_next_pkmap_nr()