Searched refs:FIX_N_COLOURS (Results 1 – 3 of 3) sorted by relevance
49 #define FIX_N_COLOURS 8 macro51 FIX_CMAP_END = FIX_CMAP_BEGIN + (FIX_N_COLOURS * 2),
49 #define FIX_N_COLOURS 8 macro51 FIX_CMAP_END = FIX_CMAP_BEGIN + (FIX_N_COLOURS * NR_CPUS) - 1,
40 (((addr >> PAGE_SHIFT) & (FIX_N_COLOURS - 1)) + in kmap_coherent()41 (FIX_N_COLOURS * smp_processor_id())); in kmap_coherent()