Searched refs:status_reg (Results 1 – 2 of 2) sorted by relevance
186 (status_reg, status_values) = ln.strip().split(":")187 status_dict[status_reg] = status_values.split()190 status_dict[status_reg] = list()192 for status_reg in status_dict:193 logging.debug("status_dict[%s] = %s", status_reg,194 status_dict[status_reg])
161 uint64_t status_reg; member219 return xsave_buf->bndcsr.status_reg; in read_mpx_status_sig()582 xsave_buf->bndcsr.status_reg = 0; in enable_mpx()586 xsave_buf->bndcsr.status_reg, xsave_buf->bndcsr.cfg_reg_u); in enable_mpx()593 xsave_buf->bndcsr.status_reg, xsave_buf->bndcsr.cfg_reg_u); in enable_mpx()