Home
last modified time | relevance | path

Searched refs:PIN_BASED_VM_EXEC_CONTROL (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_preemption_timer_test.c
H A Dhyperv_evmcs.c
/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.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 Dvmx.h616 BUILD_CONTROLS_SHADOW(pin, PIN_BASED_VM_EXEC_CONTROL, 32)
H A Dvmx.c6299 pin_based_exec_ctrl = vmcs_read32(PIN_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.h291 PIN_BASED_VM_EXEC_CONTROL = 0x00004000, enumerator