Home
last modified time | relevance | path

Searched refs:pin_based_vm_exec_control (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h50 SHADOW_FIELD_RW(PIN_BASED_VM_EXEC_CONTROL, pin_based_vm_exec_control)
H A Dvmcs12.h121 u32 pin_based_vm_exec_control; member
297 CHECK_OFFSET(pin_based_vm_exec_control, 744); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c69 FIELD(PIN_BASED_VM_EXEC_CONTROL, pin_based_vm_exec_control),
H A Dhyperv_evmcs.c202 EVMCS1_FIELD(PIN_BASED_VM_EXEC_CONTROL, pin_based_vm_exec_control,
H A Dnested.c1755 vmcs12->pin_based_vm_exec_control = in copy_enlightened_to_vmcs12()
1756 evmcs->pin_based_vm_exec_control; in copy_enlightened_to_vmcs12()
2369 exec_control |= (vmcs12->pin_based_vm_exec_control & in prepare_vmcs02_early()
2860 if (CC(!vmx_control_verify(vmcs12->pin_based_vm_exec_control, in nested_check_vm_execution_controls()
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst157 u32 pin_based_vm_exec_control;