Home
last modified time | relevance | path

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

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