Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/trace/
Dmpx.h47 TP_PROTO(const struct mpx_bndcsr *bndcsr),
120 void trace_bounds_exception_mpx(const struct mpx_bndcsr *bndcsr) in trace_bounds_exception_mpx()
/linux-4.4.14/arch/x86/include/asm/fpu/
Dtypes.h173 struct mpx_bndcsr { struct
183 struct mpx_bndcsr bndcsr; argument
/linux-4.4.14/arch/x86/mm/
Dmpx.c310 const struct mpx_bndcsr *bndcsr; in mpx_get_bounds_dir()
493 const struct mpx_bndcsr *bndcsr; in do_mpx_bt_fault()
/linux-4.4.14/arch/x86/kernel/
Dtraps.c364 const struct mpx_bndcsr *bndcsr; in do_bounds()