Searched refs:core_idle_state (Results 1 – 1 of 1) sorted by relevance
102 u32 *core_idle_state; in pnv_alloc_idle_core_states() local119 core_idle_state = kmalloc_node(sizeof(u32), GFP_KERNEL, node); in pnv_alloc_idle_core_states()120 *core_idle_state = PNV_CORE_IDLE_THREAD_BITS; in pnv_alloc_idle_core_states()125 paca[cpu].core_idle_state_ptr = core_idle_state; in pnv_alloc_idle_core_states()