Home
last modified time | relevance | path

Searched defs:xsave (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dsev_smoke_test.c73 struct kvm_xsave __attribute__((aligned(64))) xsave = { 0 }; in test_sync_vmsa() local
/linux/arch/x86/kernel/fpu/
H A Dsignal.c72 struct xregs_state *xsave = &tsk->thread.fpu.fpstate->regs.xsave; in save_fsave_header() local
H A Dxstate.h13 static inline void xstate_init_xcomp_bv(struct xregs_state *xsave, u64 mask) in xstate_init_xcomp_bv()
H A Dregset.c218 struct xregs_state *xsave = &fpu->fpstate->regs.xsave; in ssp_set() local
/linux/tools/testing/selftests/x86/
H A Damx.c42 static inline void xsave(struct xsave_buffer *xbuf, uint64_t rfbm) in xsave() function
/linux/include/video/
H A Dnewport.h162 npireg_t xsave; /* copy of xstart integer value for BLOCk addressing MODE */ member
312 unsigned int xsave; member
/linux/arch/x86/include/asm/fpu/
H A Dtypes.h354 struct xregs_state xsave; member
/linux/arch/x86/events/intel/
H A Dlbr.c991 struct x86_perf_task_context_arch_lbr_xsave *xsave = cpuc->lbr_xsave; in intel_pmu_arch_lbr_read_xsave() local
/linux/tools/testing/selftests/mm/
H A Dprotection_keys.c1490 void *xsave; in test_ptrace_modifies_pkru() local
/linux/arch/x86/kvm/svm/
H A Dsev.c807 struct xregs_state *xsave; in sev_es_sync_vmsa() local
/linux/arch/x86/kvm/
H A Dx86.c5832 struct kvm_xsave *xsave; in kvm_arch_vcpu_ioctl() member