Hi Daniel, On 9/7/22 13:36, Daniel Sneddon wrote: > On 9/7/22 11:00, Babu Moger wrote: >> #define X86_FEATURE_SMBA (11*32+18) /* SLOW Memory Bandwidth Allocation */ >> +#define X86_FEATURE_BMEC (11*32+18) /* AMD Bandwidth Monitoring Event Configuration (BMEC) */ > Shouldn't this be +19 instead? Sorry. Missed that. Will fix it. Thanks Babu Moger