Home
last modified time | relevance | path

Searched refs:CPU_BASED_VM_EXEC_CONTROL (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_apic_access_test.c
H A Dvmx_tsc_adjust_test.c
H A Dvmx_nested_tsc_scaling_test.c
H A Dhyperv_evmcs.c
H A Dvmx_invalid_nested_guest_state.c
/linux/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h49 SHADOW_FIELD_RW(CPU_BASED_VM_EXEC_CONTROL, cpu_based_vm_exec_control)
H A Dvmcs12.c70 FIELD(CPU_BASED_VM_EXEC_CONTROL, cpu_based_vm_exec_control),
H A Dhyperv_evmcs.c187 EVMCS1_FIELD(CPU_BASED_VM_EXEC_CONTROL, cpu_based_vm_exec_control,
H A Dvmx.h617 BUILD_CONTROLS_SHADOW(exec, CPU_BASED_VM_EXEC_CONTROL, 32)
H A Dvmx.c6298 cpu_based_exec_ctrl = vmcs_read32(CPU_BASED_VM_EXEC_CONTROL); in dump_vmcs()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h292 CPU_BASED_VM_EXEC_CONTROL = 0x00004002, enumerator