Searched refs:PNV_CORE_IDLE_LOCK_BIT (Results 1 – 2 of 2) sorted by relevance
31 #define PNV_CORE_IDLE_LOCK_BIT (1ULL << NR_PNV_CORE_IDLE_LOCK_BIT) macro
264 BUG_ON(!(s & PNV_CORE_IDLE_LOCK_BIT)); in atomic_unlock_and_stop_thread_idle()268 new = (s | thread) & ~PNV_CORE_IDLE_LOCK_BIT; in atomic_unlock_and_stop_thread_idle()