Home
last modified time | relevance | path

Searched defs:xstate (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Damx_test.c79 static inline void __xsavec(struct xstate *xstate, uint64_t rfbm) in __xsavec()
147 struct xstate *xstate) in guest_code()
221 vm_vaddr_t amx_cfg, tiledata, xstate; in main() local
/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.h296 struct xregs_state *xstate = ((__force struct xregs_state *)buf); in xrstor_from_user_sigframe() local
316 struct xregs_state *xstate = &fpstate->regs.xsave; in os_xrstor_safe() local
H A Dxstate.c313 static __init void os_xrstor_booting(struct xregs_state *xstate) in os_xrstor_booting()
1046 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature()
1364 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves()
1388 void xrstors(struct xregs_state *xstate, u64 mask) in xrstors()
H A Dcore.c560 struct cet_user_state *xstate; in update_fpu_shstk() local
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor_32.h108 union thread_xstate *xstate; member
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h57 struct xstate { struct
59 struct xstate_header header; argument
60 u8 extended_state_area[0];
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c126 unsigned int xstate; /* transmit state bits 68 */ member
3188 void *xstate, *rstate; in ppp_ccp_closed() local
/openbmc/qemu/linux-user/i386/
H A Dsignal.c614 void *xstate; in xrstor_sigcontext() local
/openbmc/qemu/target/i386/
H A Dcpu.c6766 uint64_t xstate = x86_cpu_xsave_xcr0_components(cpu) | in cpu_x86_cpuid() local