Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h69 u64 vm_function_control; member
253 CHECK_OFFSET(vm_function_control, 296); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c44 FIELD64(VM_FUNCTION_CONTROL, vm_function_control),
H A Dnested.h219 (vmcs12->vm_function_control & in nested_cpu_has_eptp_switching()
H A Dnested.c2880 if (CC(vmcs12->vm_function_control & in nested_check_vm_execution_controls()
6110 if (!(vmcs12->vm_function_control & BIT_ULL(function))) in handle_vmfunc()