Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Damx.c31 struct xsave_buffer { struct
52 static inline void xsave(struct xsave_buffer *xbuf, uint64_t rfbm) in xsave() argument
62 static inline void xrstor(struct xsave_buffer *xbuf, uint64_t rfbm) in xrstor()
166 struct xsave_buffer *alloc_xbuf(void) in alloc_xbuf()
168 struct xsave_buffer *xbuf; in alloc_xbuf()
194 static void set_rand_tiledata(struct xsave_buffer *xbuf) in set_rand_tiledata()
211 struct xsave_buffer *stashed_xsave;
588 static inline int __compare_tiledata_state(struct xsave_buffer *xbuf1, struct xsave_buffer *xbuf2) in __compare_tiledata_state()
603 struct xsave_buffer *xbuf2; in __validate_tiledata_regs()
701 struct xsave_buffer *xbuf; in check_tiledata()
[all …]