Defined in 1 files as a function:
Referenced in 4 files:
- arch/x86/include/asm/msr.h, line 205
- arch/x86/kernel/paravirt.c, line 116
- arch/x86/kvm/svm/svm.c
- arch/x86/xen/enlighten_pv.c, line 1145
Smatch caller information:
arch/x86/xen/enlighten_pv.c xen_do_write_msr() -> native_write_msr_safe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msr | 0-371,375-3221225600,3221225605-3221225727,3221225731-u32max |
| CAPPED_DATA | 0 | msr | 1 |
| DATA_SOURCE | 0 | msr | $0 |
| DATA_SOURCE | 1 | val | $1 |
arch/x86/kvm/svm/svm.c is_erratum_383() -> native_write_msr_safe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msr | 1025-1045 |
| PARAM_VALUE | 1 | val | 0 |
| NOCHECK_CALL |
arch/x86/kvm/svm/svm.c is_erratum_383() -> native_write_msr_safe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msr | 378 |
| BIT_INFO | 1 | val | 0x0,0xfffffffffffffffb |
| BIT_INFO | 1 | val | 0x0,0xfffffffffffffffb |
| NOCHECK_CALL |
arch/x86/kvm/svm/svm.c svm_init_erratum_383() -> native_write_msr_safe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msr | 3221295138 |
| PARAM_VALUE | 1 | val | 0,32768-u64max |
| BIT_INFO | 1 | val | 0x800000000000,0xffffffffffffffff |
| BIT_INFO | 1 | val | 0x800000000000,0xffffffffffffffff |
| NOCHECK_CALL |