Home
last modified time | relevance | path

Searched refs:restore_fl (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dirq.c121 .restore_fl = PV_CALLEE_SAVE(xen_restore_fl),
H A Denlighten_pv.c1024 pv_ops.irq.restore_fl = in xen_setup_vcpu_info_placement()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dparavirt_patch.c77 PATCH_CASE(irq, restore_fl, xxl, insn_buff, len); in native_patch()
H A Dparavirt.c326 .irq.restore_fl = __PV_IS_CALLEE_SAVE(native_restore_fl),
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt_types.h189 struct paravirt_callee_save restore_fl; member
H A Dparavirt.h653 PVOP_VCALLEE1(irq.restore_fl, f); in arch_local_irq_restore()