MSR_WRITES_OFF
allow_writes = MSR_WRITES_OFF;
case MSR_WRITES_OFF: res = "off"; break;
case MSR_WRITES_OFF: return -EPERM;