Home
last modified time | relevance | path

Searched refs:vm_function_control (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h69 u64 vm_function_control; member
251 CHECK_OFFSET(vm_function_control, 296); in vmx_check_vmcs12_offsets()
H A Dhyperv.c496 if (WARN_ON_ONCE(vmcs12->vm_function_control >> 32)) in nested_evmcs_check_controls()
500 vmcs12->vm_function_control))) in nested_evmcs_check_controls()
H A Dnested.h212 (vmcs12->vm_function_control & in nested_cpu_has_eptp_switching()
H A Dvmcs12.c44 FIELD64(VM_FUNCTION_CONTROL, vm_function_control),
H A Dnested.c2792 if (CC(vmcs12->vm_function_control & in nested_check_vm_execution_controls()
5949 if (!(vmcs12->vm_function_control & BIT_ULL(function))) in handle_vmfunc()