Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/trace/
Dmpx.h121 void trace_bounds_exception_mpx(const struct mpx_bndcsr *bndcsr) in trace_bounds_exception_mpx() function
/Linux-v4.19/arch/x86/kernel/
Dtraps.c484 trace_bounds_exception_mpx(bndcsr); in do_bounds()