Searched refs:PERCPU_DYNAMIC_EARLY_SLOTS (Results 1 – 2 of 2) sorted by relevance
37 #define PERCPU_DYNAMIC_EARLY_SLOTS 128 macro
1531 static int smap[PERCPU_DYNAMIC_EARLY_SLOTS] __initdata; in pcpu_setup_first_chunk()1532 static int dmap[PERCPU_DYNAMIC_EARLY_SLOTS] __initdata; in pcpu_setup_first_chunk()2270 const size_t size = PERCPU_DYNAMIC_EARLY_SLOTS * sizeof(map[0]); in percpu_init_late()