Searched refs:save_fl (Results 1 – 6 of 6) sorted by relevance
46 .save_fl = __PV_IS_CALLEE_SAVE(paravirt_ret0),
1048 pv_ops.irq.save_fl = __PV_IS_CALLEE_SAVE(xen_save_fl_direct); in xen_setup_vcpu_info_placement()
17 OFFSET(PV_IRQ_save_fl, paravirt_patch_template, irq.save_fl); in main()
307 .irq.save_fl = __PV_IS_CALLEE_SAVE(native_save_fl),
150 struct paravirt_callee_save save_fl; member
693 return PVOP_ALT_CALLEE0(unsigned long, irq.save_fl, "pushf; pop %%rax;", in arch_local_save_flags()