Searched refs:old_interrupt_debug_mode (Results 1 – 1 of 1) sorted by relevance
126 static uint64_t old_interrupt_debug_mode = 0; variable127 static size_t old_interrupt_debug_mode_size = sizeof(old_interrupt_debug_mode);133 &old_interrupt_debug_mode, old_interrupt_debug_mode_size); in restore_interrupt_disable_debug_mode()135 …LOG("kern.interrupt_masked_debug_mode restored to previous value: %llu", old_interrupt_debug_mode); in restore_interrupt_disable_debug_mode()241 &old_interrupt_debug_mode, &old_interrupt_debug_mode_size,