Searched refs:core_idle_state (Results 1 – 1 of 1) sorted by relevance
352 u32 *core_idle_state; in pnv_alloc_idle_core_states() local369 core_idle_state = kmalloc_node(sizeof(u32), GFP_KERNEL, node); in pnv_alloc_idle_core_states()370 *core_idle_state = PNV_CORE_IDLE_THREAD_BITS; in pnv_alloc_idle_core_states()375 paca[cpu].core_idle_state_ptr = core_idle_state; in pnv_alloc_idle_core_states()