MTRR_VALID
mtrrp->flags |= MTRR_VALID;
if ((mtrrp->flags & MTRR_VALID) == 0) {
if ((mtrr_var[i].flags & MTRR_VALID) == 0) {
mtrr_var[i].flags &= ~(MTRR_PRIVATE | MTRR_VALID);
mtrrp->flags |= MTRR_VALID;
mtrrp->flags = MTRR_FIXED | MTRR_VALID;
mtrrp->flags = MTRR_FIXED | MTRR_VALID;
mtrrp->flags = MTRR_FIXED | MTRR_VALID;
if (mtrrp->flags & MTRR_VALID)
|| mtrrp->type > MTRR_TYPE_WB) && (mtrrp->flags & MTRR_VALID))
if (!(mtrrp->flags & MTRR_VALID)) {
if (!(mtrr_var[i].flags & MTRR_VALID)) {
mtrr_var[i].flags &= ~(MTRR_PRIVATE | MTRR_VALID);