Home
last modified time | relevance | path

Searched refs:xstate_info (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/x86/
A Dxstate.h115 struct xstate_info { struct
123 static inline struct xstate_info get_xstate_info(uint32_t xfeature_num) in get_xstate_info() argument
125 struct xstate_info xstate = { }; in get_xstate_info()
178 static inline void set_rand_data(struct xstate_info *xstate, struct xsave_buffer *xbuf) in set_rand_data()
A Dxstate.c50 static struct xstate_info xstate;
61 static inline void load_rand_xstate(struct xstate_info *xstate, struct xsave_buffer *xbuf) in load_rand_xstate()
69 static inline void load_init_xstate(struct xstate_info *xstate, struct xsave_buffer *xbuf) in load_init_xstate()
A Damx.c33 struct xstate_info xtiledata;

Completed in 8 milliseconds