Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmcs12.h69 u64 vm_function_control; member
259 CHECK_OFFSET(vm_function_control, 296); in vmx_check_vmcs12_offsets()
Dnested.h225 (vmcs12->vm_function_control & in nested_cpu_has_eptp_switching()
Dvmcs12.c43 FIELD64(VM_FUNCTION_CONTROL, vm_function_control),
Dnested.c2542 if (CC(vmcs12->vm_function_control & in nested_check_vm_execution_controls()
5113 if ((vmcs12->vm_function_control & (1 << function)) == 0) in handle_vmfunc()