Searched refs:MPXCsr (Results 1 – 4 of 4) sorted by relevance
311 struct MPXCsr { struct318 MPXCsr mpxc[2]; argument357 MPXCsr mpxc[2]; // MPX BNDCSR state, containing 64-bit BNDCFGU and
58 #define BNDC_SIZE sizeof(MPXCsr)
57 #define BNDC_SIZE sizeof(MPXCsr)
1011 sizeof(MPXCsr)); in CopyXSTATEtoMPX()1025 m_mpx_set.mpxc[reg - m_reg_info.first_mpxc].bytes, sizeof(MPXCsr)); in CopyMPXtoXSTATE()