Searched refs:arch_efi_restore_flags (Results 1 – 2 of 2) sorted by relevance
55 #define arch_efi_restore_flags(state_flags) write_sysreg(state_flags, daif) macro
93 #define arch_efi_restore_flags(state_flags) local_irq_restore(state_flags) macro117 arch_efi_restore_flags(flags); in efi_call_virt_check_flags()
Completed in 3 milliseconds