Searched refs:INTS_OFF_MASK (Results 1 – 3 of 3) sorted by relevance
16 #define INTS_OFF_MASK TXSTATI_BGNDHALT_BIT macro37 return (flags & ~INTS_OFF_MASK) == 0; in arch_irqs_disabled_flags()53 return arch_local_save_flags() & INTS_OFF_MASK; in __irqs_disabled()
472 head_end(State, ~INTS_OFF_MASK); in trigger_handler()546 head_end(State, ~INTS_OFF_MASK); in fault_handler()634 head_end(State, ~INTS_OFF_MASK); in switch1_handler()703 head_end(State, ~INTS_OFF_MASK); in switchx_handler()718 head_end(State, ~INTS_OFF_MASK); in fpe_handler()827 int_context.Sig.TrigMask = INTS_OFF_MASK; in per_cpu_trap_init()
77 head_end(State, ~INTS_OFF_MASK); in kick_handler()