Searched defs:xsave_buf (Results 1 – 3 of 3) sorted by relevance
81 struct xsave_struct *xsave_buf) in mpx_generate_siginfo()85 static inline int mpx_handle_bd_fault(struct xsave_struct *xsave_buf) in mpx_handle_bd_fault()
258 struct xsave_struct *xsave_buf) in mpx_generate_siginfo()483 static int do_mpx_bt_fault(struct xsave_struct *xsave_buf) in do_mpx_bt_fault()511 int mpx_handle_bd_fault(struct xsave_struct *xsave_buf) in mpx_handle_bd_fault()
375 struct xsave_struct *xsave_buf; in do_bounds() local