Searched refs:NUM_CPU_WARM_CALLS (Results 1 – 1 of 1) sorted by relevance
190 #define NUM_CPU_WARM_CALLS 20 macro191 struct timer_call cpu_warm_call_arr[NUM_CPU_WARM_CALLS];2020 for (i = 0; i < NUM_CPU_WARM_CALLS; i++) { in cpu_prewarm_init()