Searched refs:arch_efi_restore_flags (Results 1 – 2 of 2) sorted by relevance
61 #define arch_efi_restore_flags(state_flags) write_sysreg(state_flags, daif) macro
137 #define arch_efi_restore_flags(state_flags) local_irq_restore(state_flags) macro161 arch_efi_restore_flags(flags); in efi_call_virt_check_flags()