native_restore_fl   38 arch/x86/include/asm/irqflags.h extern inline void native_restore_fl(unsigned long flags);
native_restore_fl   84 arch/x86/include/asm/irqflags.h 	native_restore_fl(flags);
native_restore_fl  351 arch/x86/kernel/paravirt.c 	.irq.restore_fl		= __PV_IS_CALLEE_SAVE(native_restore_fl),