Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/fpu/
Dtypes.h189 struct mpx_bndcsr { struct
199 struct mpx_bndcsr bndcsr; argument
/Linux-v5.10/arch/x86/kvm/
Dx86.c10049 memset(mpx_state_buffer, 0, sizeof(struct mpx_bndcsr)); in kvm_vcpu_reset()