Searched defs:LAST_PKMAP (Results 1 – 12 of 12) sorted by relevance
13 #define LAST_PKMAP 512 macro15 #define LAST_PKMAP 1024 macro
22 #define LAST_PKMAP 512 macro24 #define LAST_PKMAP 1024 macro
40 #define LAST_PKMAP 512 macro42 #define LAST_PKMAP 1024 macro
29 #define LAST_PKMAP PTRS_PER_PTE macro
27 #define LAST_PKMAP 1024 macro
43 #define LAST_PKMAP (1 << PKMAP_ORDER) macro
41 #define LAST_PKMAP 1024 macro
9 #define LAST_PKMAP PTRS_PER_PTE macro
49 #define LAST_PKMAP (1 << PKMAP_ORDER) macro
35 #define LAST_PKMAP (PKMAP_SIZE >> PAGE_SHIFT) macro
23 #define LAST_PKMAP (PTRS_PER_PTE * DCACHE_N_COLORS) macro
84 #define LAST_PKMAP PTRS_PER_PTE macro
Completed in 19 milliseconds