Lines Matching defs:xbuf
52 static inline void xsave(struct xsave_buffer *xbuf, uint64_t rfbm) in xsave()
62 static inline void xrstor(struct xsave_buffer *xbuf, uint64_t rfbm) in xrstor()
168 struct xsave_buffer *xbuf; in alloc_xbuf() local
194 static void set_rand_tiledata(struct xsave_buffer *xbuf) in set_rand_tiledata()
260 void *xbuf = ctx->uc_mcontext.fpregs; in handle_noperm() local
309 static inline bool xrstor_safe(struct xsave_buffer *xbuf, uint64_t mask) in xrstor_safe()
334 static inline bool load_rand_tiledata(struct xsave_buffer *xbuf) in load_rand_tiledata()
620 static inline void validate_tiledata_regs_same(struct xsave_buffer *xbuf) in validate_tiledata_regs_same()
628 static inline void validate_tiledata_regs_changed(struct xsave_buffer *xbuf) in validate_tiledata_regs_changed()
701 struct xsave_buffer *xbuf; in check_tiledata() local
857 struct xsave_buffer *xbuf; in ptracer_inject_tiledata() local