Searched refs:xorv (Results 1 – 1 of 1) sorted by relevance
327 hw_lck_ptr_t xorv = { }; in hw_lck_ptr_unlock_fastpath() local341 __hw_lck_ptr_encode(&xorv, val); in hw_lck_ptr_unlock_fastpath()342 xorv.lck_ptr_value ^= curv.lck_ptr_value; in hw_lck_ptr_unlock_fastpath()345 os_atomic_xor(&lck->lck_ptr_value, xorv.lck_ptr_value, release); in hw_lck_ptr_unlock_fastpath()