Searched defs:xstate (Results 1 – 9 of 9) sorted by relevance
/linux-6.15/tools/testing/selftests/kvm/x86/ |
D | amx_test.c | 77 static inline void __xsavec(struct xstate *xstate, uint64_t rfbm) in __xsavec() 129 struct xstate *xstate) in guest_code() 204 vm_vaddr_t amx_cfg, tiledata, xstate; in main() local
|
/linux-6.15/tools/testing/selftests/x86/ |
D | xstate.c | 49 static struct xstate_info xstate; variable 60 static inline void load_rand_xstate(struct xstate_info *xstate, struct xsave_buffer *xbuf) in load_rand_xstate() 68 static inline void load_init_xstate(struct xstate_info *xstate, struct xsave_buffer *xbuf) in load_init_xstate()
|
D | xstate.h | 123 struct xstate_info xstate = { }; in get_xstate_info() local 176 static inline void set_rand_data(struct xstate_info *xstate, struct xsave_buffer *xbuf) in set_rand_data()
|
/linux-6.15/arch/x86/kernel/fpu/ |
D | xstate.h | 320 struct xregs_state *xstate = ((__force struct xregs_state *)buf); in xrstor_from_user_sigframe() local 340 struct xregs_state *xstate = &fpstate->regs.xsave; in os_xrstor_safe() local
|
D | xstate.c | 305 static __init void os_xrstor_booting(struct xregs_state *xstate) in os_xrstor_booting() 1047 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature() 1365 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves() 1389 void xrstors(struct xregs_state *xstate, u64 mask) in xrstors()
|
D | core.c | 569 struct cet_user_state *xstate; in update_fpu_shstk() local
|
/linux-6.15/arch/sh/include/asm/ |
D | processor_32.h | 108 union thread_xstate *xstate; member
|
/linux-6.15/tools/testing/selftests/kvm/include/x86/ |
D | processor.h | 67 struct xstate { struct 69 struct xstate_header header; argument 70 u8 extended_state_area[0];
|
/linux-6.15/drivers/net/ppp/ |
D | ppp_generic.c | 138 unsigned int xstate; /* transmit state bits 68 */ member 3202 void *xstate, *rstate; in ppp_ccp_closed() local
|