Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
arch/x86/kvm/vmx/nested.c prepare_vmcs02() -> nested_vmx_calc_efer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vmx | 4096-ptr_max |
| PARAM_VALUE | 1 | vmcs12 | 4096-ptr_max |
| PARAM_VALUE | 1 | vmcs12->vm_entry_controls | 4-u32max |
| DATA_SOURCE | 0 | vmx | r to_vmx |
| DATA_SOURCE | 1 | vmcs12 | $1 |
arch/x86/kvm/vmx/nested.c prepare_vmcs02_early() -> nested_vmx_calc_efer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vmx | 4096-ptr_max |
| PARAM_VALUE | 1 | vmcs12 | 4096-ptr_max |
| PARAM_VALUE | 1 | vmcs12->vm_entry_controls | 4-u32max |
| DATA_SOURCE | 0 | vmx | $0 |
| DATA_SOURCE | 1 | vmcs12 | $2 |