native_restore_fl 296 arch/x86/kernel/paravirt.c .restore_fl = native_restore_fl, native_restore_fl 47 arch/x86/kernel/vsmp_64.c native_restore_fl(flags); native_restore_fl 54 arch/x86/kernel/vsmp_64.c native_restore_fl((flags & ~X86_EFLAGS_IF) | X86_EFLAGS_AC); native_restore_fl 61 arch/x86/kernel/vsmp_64.c native_restore_fl((flags | X86_EFLAGS_IF) & (~X86_EFLAGS_AC)); native_restore_fl 66 include/asm-x86/irqflags.h native_restore_fl(flags);