Searched refs:restore_fl (Results 1 – 8 of 8) sorted by relevance
6 DEF_NATIVE(pv_irq_ops, restore_fl, "push %eax; popf");47 PATCH_SITE(pv_irq_ops, restore_fl); in native_patch()
8 DEF_NATIVE(pv_irq_ops, restore_fl, "pushq %rdi; popfq");53 PATCH_SITE(pv_irq_ops, restore_fl); in native_patch()
79 case PARAVIRT_PATCH(pv_irq_ops.restore_fl): in vsmp_patch()117 pv_irq_ops.restore_fl = PV_CALLEE_SAVE(vsmp_restore_fl); in set_vsmp_pv_ops()
334 .restore_fl = __PV_IS_CALLEE_SAVE(native_restore_fl),
121 .restore_fl = PV_CALLEE_SAVE(xen_restore_fl),
999 pv_irq_ops.restore_fl = __PV_IS_CALLEE_SAVE(xen_restore_fl_direct); in xen_setup_vcpu_info_placement()
192 struct paravirt_callee_save restore_fl; member
788 PVOP_VCALLEE1(pv_irq_ops.restore_fl, f); in arch_local_irq_restore()