Searched refs:xsave_struct (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libmpx/mpxrt/
H A Dmpxrt.c99 struct xsave_struct struct
120 xrstor_state (struct xsave_struct *fx, uint64_t mask)
131 xsave_state (struct xsave_struct *fx, uint64_t mask)
156 struct xsave_struct *xsave_buf = (struct xsave_struct *)buffer;
161 sizeof (struct xsave_struct));
255 struct xsave_struct *buf __attribute__ ((unused)))
326 struct xsave_struct *xsave_buf = (struct xsave_struct *)buffer;
391 struct xsave_struct *xsave_bu
[all...]

Completed in 82 milliseconds