Searched defs:cpu_msr_indata_ext (Results 1 – 1 of 1) sorted by relevance
67 struct cpu_msr_indata_ext { struct68 u8 wr_len; /* const value */69 u8 rd_len; /* const value */70 u8 proto_cmd; /* const value */71 u8 thread_lo; /* thread number low */72 u8 thread_hi; /* thread number high */73 union {76 } __packed;77 u8 ext; /* extended function */