{"cet-sss", 0x00000007, 1, CPUID_REG_EDX, 18, 1},
{"intel-psfd", 0x00000007, 2, CPUID_REG_EDX, 0, 1},
+ {"ipred-ctrl", 0x00000007, 2, CPUID_REG_EDX, 1, 1},
+ {"rrsba-ctrl", 0x00000007, 2, CPUID_REG_EDX, 2, 1},
+ {"bhi-ctrl", 0x00000007, 2, CPUID_REG_EDX, 4, 1},
{"mcdt-no", 0x00000007, 2, CPUID_REG_EDX, 5, 1},
{"lahfsahf", 0x80000001, NA, CPUID_REG_ECX, 0, 1},
static const char *const str_7d2[32] =
{
- [ 0] = "intel-psfd",
-
- /* 4 */ [ 5] = "mcdt-no",
+ [ 0] = "intel-psfd", [ 1] = "ipred-ctrl",
+ [ 2] = "rrsba-ctrl",
+ [ 4] = "bhi-ctrl", [ 5] = "mcdt-no",
};
static const struct {