Searched refs:old_interrupt_debug_mode (Results 1 – 1 of 1) sorted by relevance
112 static uint64_t old_interrupt_debug_mode = 0; variable113 static size_t old_interrupt_debug_mode_size = sizeof(old_interrupt_debug_mode);119 &old_interrupt_debug_mode, old_interrupt_debug_mode_size); in restore_interrupt_disable_debug_mode()121 …LOG("kern.interrupt_masked_debug_mode restored to previous value: %llu", old_interrupt_debug_mode); in restore_interrupt_disable_debug_mode()240 &old_interrupt_debug_mode, &old_interrupt_debug_mode_size,