Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
arch/x86/kvm/vmx/nested.c free_nested() -> vmx_disable_shadow_vmcs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vmx | 4096-ptr_max |
| PARAM_VALUE | 0 | vmx->nested.current_vmptr | u64max |
| PARAM_VALUE | 0 | vmx->nested.posted_intr_nv | u16max |
| PARAM_VALUE | 0 | vmx->nested.smm.vmxon | 0 |
| PARAM_VALUE | 0 | vmx->nested.vmxon | 0 |
| PARAM_VALUE | 0 | vmx->nested.vmxon_ptr | u64max |
| CAPPED_DATA | 0 | &vmx->vmcs01 | 1 |
| DATA_SOURCE | 0 | vmx | r to_vmx |
| NOCHECK_CALL |
arch/x86/kvm/vmx/nested.c nested_release_vmcs12() -> vmx_disable_shadow_vmcs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vmx | 4096-ptr_max |
| PARAM_VALUE | 0 | vmx->nested.current_vmptr | 0-18446744073709551614 |
| PARAM_VALUE | 0 | vmx->vmcs01.shadow_vmcs | 0,18379471554275704832,18446612682070032384 |
| CAPPED_DATA | 0 | vmx->vmcs01.shadow_vmcs | 1 |
| DATA_SOURCE | 0 | vmx | r to_vmx |
| NOCHECK_CALL |