Searched refs:DAIFSC_ALL (Results 1 – 5 of 5) sorted by relevance
393 __builtin_arm_wsr64("DAIFSet", DAIFSC_ALL); in pmap_interrupts_disable()
440 __builtin_arm_wsr64("DAIFSet", DAIFSC_ALL); in pmap_interrupts_disable()
1263 msr DAIFSet, #DAIFSC_ALL // Disable exceptions1320 msr DAIFSet, #DAIFSC_ALL // Disable exceptions1410 msr DAIFSet, #DAIFSC_ALL // Disable exceptions1954 msr DAIFSet, #(DAIFSC_ALL)2219 msr DAIFSet, #(DAIFSC_ALL)
131 msr DAIFSet, #(DAIFSC_ALL) // Disable all interrupts463 msr DAIFSet, #(DAIFSC_ALL) // Disable all interrupts
474 #define DAIFSC_ALL (DAIFSC_DEBUGF | DAIFSC_ASYNCF | DAIFSC_IRQF | DAIFSC_FIQF) macro