Searched refs:VM_ENTRY_CONTROLS (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c78 FIELD(VM_ENTRY_CONTROLS, vm_entry_controls),
H A Dhyperv_evmcs.c191 EVMCS1_FIELD(VM_ENTRY_CONTROLS, vm_entry_controls,
H A Dvmx.h612 BUILD_CONTROLS_SHADOW(vm_entry, VM_ENTRY_CONTROLS, 32)
H A Dvmx.c6260 vmentry_ctl = vmcs_read32(VM_ENTRY_CONTROLS);
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h205 VM_ENTRY_CONTROLS = 0x00004012, enumerator in enum:vmcs_field
H A Devmcs.h486 case VM_ENTRY_CONTROLS:
953 case VM_ENTRY_CONTROLS:
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c230 vmwrite(VM_ENTRY_CONTROLS, rdmsr(MSR_IA32_VMX_ENTRY_CTLS) |
/linux-master/arch/x86/include/asm/
H A Dvmx.h278 VM_ENTRY_CONTROLS = 0x00004012, enumerator in enum:vmcs_field

Completed in 177 milliseconds