Searched refs:arch_interrupt_restore (Results 1 - 11 of 11) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dlapic.cpp223 arch_interrupt_restore(state, 0);
239 arch_interrupt_restore(state, 0);
258 arch_interrupt_restore(state, 0);
277 arch_interrupt_restore(state, 0);
334 arch_interrupt_restore(state, 0);
341 arch_interrupt_restore(state, 0);
351 arch_interrupt_restore(state, 0);
372 arch_interrupt_restore(state, 0);
395 arch_interrupt_restore(state, 0);
410 arch_interrupt_restore(stat
[all...]
H A Dioport.cpp167 arch_interrupt_restore(state, 0);
/fuchsia/zircon/kernel/tests/
H A Dbenchmarks.cpp42 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
64 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
90 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
116 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
143 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
176 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
200 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
228 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
242 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
H A Dsync_ipi_tests.cpp113 arch_interrupt_restore(irqstate, SPIN_LOCK_FLAG_INTERRUPTS);
H A Dstring_tests.cpp163 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
254 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);
/fuchsia/zircon/kernel/arch/arm64/include/arch/
H A Dspinlock.h82 arch_interrupt_restore(spin_lock_saved_state_t old_state, spin_lock_save_flags_t flags) { function
/fuchsia/zircon/kernel/arch/x86/include/arch/
H A Dspinlock.h59 arch_interrupt_restore(spin_lock_saved_state_t old_state, spin_lock_save_flags_t flags) function
/fuchsia/zircon/kernel/kernel/
H A Ddpc.cpp134 arch_interrupt_restore(state, SPIN_LOCK_FLAG_INTERRUPTS);
H A Dmp.cpp179 arch_interrupt_restore(irqstate, SPIN_LOCK_FLAG_INTERRUPTS);
/fuchsia/zircon/kernel/include/kernel/
H A Dspinlock.h71 arch_interrupt_restore(old_state, flags);
/fuchsia/zircon/kernel/arch/arm64/
H A Dmmu.cpp1184 arch_interrupt_restore(state, ARCH_DEFAULT_SPIN_LOCK_FLAG_INTERRUPTS);

Completed in 93 milliseconds