On 08/01/21 02:37, Like Xu wrote:
+ + /* A flag to reduce the overhead of LBR pass-through or cancellation. */ + bool already_passthrough;
/* True if LBRs are marked as not intercepted in the MSR bitmap */ bool msr_passthrough;
};/*
On 08/01/21 02:37, Like Xu wrote:
+ + /* A flag to reduce the overhead of LBR pass-through or cancellation. */ + bool already_passthrough;
/* True if LBRs are marked as not intercepted in the MSR bitmap */ bool msr_passthrough;
};/*