restore_fl        756 arch/x86/include/asm/paravirt.h 	PVOP_VCALLEE1(irq.restore_fl, f);
restore_fl        195 arch/x86/include/asm/paravirt_types.h 	struct paravirt_callee_save restore_fl;
restore_fl        351 arch/x86/kernel/paravirt.c 	.irq.restore_fl		= __PV_IS_CALLEE_SAVE(native_restore_fl),
restore_fl         92 arch/x86/kernel/paravirt_patch.c 	PATCH_CASE(irq, restore_fl, xxl, insn_buff, len);
restore_fl        994 arch/x86/xen/enlighten_pv.c 		pv_ops.irq.restore_fl =
restore_fl        121 arch/x86/xen/irq.c 	.restore_fl = PV_CALLEE_SAVE(xen_restore_fl),