Home
last modified time | relevance | path

Searched refs:trace_bounds_exception_mpx (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/trace/
Dmpx.h120 void trace_bounds_exception_mpx(const struct mpx_bndcsr *bndcsr) in trace_bounds_exception_mpx() function
/linux-4.4.14/arch/x86/kernel/
Dtraps.c391 trace_bounds_exception_mpx(bndcsr); in do_bounds()