Lines Matching defs:xbuf
42 static inline void xsave(struct xsave_buffer *xbuf, uint64_t rfbm) in xsave()
52 static inline void xrstor(struct xsave_buffer *xbuf, uint64_t rfbm) in xrstor()
143 struct xsave_buffer *xbuf; in alloc_xbuf() local
163 static void set_rand_tiledata(struct xsave_buffer *xbuf) in set_rand_tiledata()
229 void *xbuf = ctx->uc_mcontext.fpregs; in handle_noperm() local
278 static inline bool xrstor_safe(struct xsave_buffer *xbuf, uint64_t mask) in xrstor_safe()
303 static inline bool load_rand_tiledata(struct xsave_buffer *xbuf) in load_rand_tiledata()
590 static inline void validate_tiledata_regs_same(struct xsave_buffer *xbuf) in validate_tiledata_regs_same()
598 static inline void validate_tiledata_regs_changed(struct xsave_buffer *xbuf) in validate_tiledata_regs_changed()
671 struct xsave_buffer *xbuf; in check_tiledata() local
827 struct xsave_buffer *xbuf; in ptracer_inject_tiledata() local