Home
last modified time | relevance | path

Searched refs:XRSTORS (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H A Dxstate.h16 * XRSTORS requires these bits set in xcomp_bv, or it will in xstate_init_xcomp_bv()
86 #define XRSTORS ".byte " REX_PREFIX "0x0f,0xc7,0x1f" macro
131 * Use XRSTORS to restore context if it is enabled. XRSTORS supports compact
136 XRSTORS, X86_FEATURE_XSAVES) \
197 * Uses XRSTORS when XSAVES is used, XRSTOR otherwise.
319 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_safe()
H A Dxstate.c320 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_booting()
1355 * buffer should be zeroed otherwise a consecutive XRSTORS from that buffer
1377 * otherwise XRSTORS from that buffer can #GP.
1391 XSTATE_OP(XRSTORS, xstate, (u32)mask, (u32)(mask >> 32), err); in xrstors()
1437 * XRSTORS(S): fpu_swap_kvm_fpu() in xstate_op_valid()
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
H A Dinternal.h93 * XRSTORS requires these bits set in xcomp_bv, or it will in fpstate_init_xstate()
221 #define XRSTORS ".byte " REX_PREFIX "0x0f,0xc7,0x1f" macro
271 * Use XRSTORS to restore context if it is enabled. XRSTORS supports compact
276 XRSTORS, X86_FEATURE_XSAVES) \
298 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in copy_kernel_to_xregs_booting()
398 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in copy_kernel_to_xregs_err()
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A Dplugin_kvm.c116 _ER(XRSTORS, 64)
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H A Dxstate.c1415 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in copy_kernel_to_dynamic_supervisor()

Completed in 7 milliseconds