Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/trace/
Dmpx.h48 TP_PROTO(const struct mpx_bndcsr *bndcsr),
121 void trace_bounds_exception_mpx(const struct mpx_bndcsr *bndcsr) in trace_bounds_exception_mpx()
/Linux-v4.19/arch/x86/include/asm/fpu/
Dtypes.h181 struct mpx_bndcsr { struct
191 struct mpx_bndcsr bndcsr; argument
/Linux-v4.19/arch/x86/mm/
Dmpx.c196 const struct mpx_bndcsr *bndcsr; in mpx_get_bounds_dir()
388 const struct mpx_bndcsr *bndcsr; in do_mpx_bt_fault()
/Linux-v4.19/arch/x86/kernel/
Dtraps.c457 const struct mpx_bndcsr *bndcsr; in do_bounds()
/Linux-v4.19/arch/x86/kvm/
Dx86.c8571 memset(mpx_state_buffer, 0, sizeof(struct mpx_bndcsr)); in kvm_vcpu_reset()