Searched refs:DAIFSC_ALL (Results 1 – 3 of 3) sorted by relevance
131 msr DAIFSet, #(DAIFSC_ALL) // Disable all interrupts461 msr DAIFSet, #(DAIFSC_ALL) // Disable all interrupts
808 msr DAIFSet, #DAIFSC_ALL // Disable exceptions866 msr DAIFSet, #DAIFSC_ALL // Disable exceptions954 msr DAIFSet, #DAIFSC_ALL // Disable exceptions
484 #define DAIFSC_ALL (DAIFSC_DEBUGF | DAIFSC_ASYNCF | DAIFSC_IRQF | DAIFSC_FIQF) macro