Searched refs:restored_flags (Results 1 – 1 of 1) sorted by relevance
329 int restored_flags = 0; in PushInterruptsScope() local332 restored_flags |= (current->intercepted_flags_ & scope->intercept_mask_); in PushInterruptsScope()335 thread_local_.interrupt_flags_ |= restored_flags; in PushInterruptsScope()