Searched refs:old_interrupt_debug_mode (Results 1 – 1 of 1) sorted by relevance
113 static uint64_t old_interrupt_debug_mode = 0; variable114 static size_t old_interrupt_debug_mode_size = sizeof(old_interrupt_debug_mode);120 &old_interrupt_debug_mode, old_interrupt_debug_mode_size); in restore_interrupt_disable_debug_mode()122 …LOG("kern.interrupt_masked_debug_mode restored to previous value: %llu", old_interrupt_debug_mode); in restore_interrupt_disable_debug_mode()247 &old_interrupt_debug_mode, &old_interrupt_debug_mode_size,