Searched refs:ClearIgnoreBit (Results 1 – 3 of 3) sorted by relevance
37 s.ClearIgnoreBit(); in TEST()
614 s.ClearIgnoreBit(); in MemoryRangeFreed()625 s.ClearIgnoreBit(); in MemoryRangeImitateWrite()683 thr->fast_state.ClearIgnoreBit(); in IgnoreCtl()
191 void ClearIgnoreBit() { x_ &= ~kIgnoreBit; } in ClearIgnoreBit() function