Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dvmcs12.c77 FIELD(VM_ENTRY_CONTROLS, vm_entry_controls),
A Devmcs.c173 EVMCS1_FIELD(VM_ENTRY_CONTROLS, vm_entry_controls,
A Dvmx.h470 BUILD_CONTROLS_SHADOW(vm_entry, VM_ENTRY_CONTROLS) in BUILD_CONTROLS_SHADOW() argument
A Dvmx.c5708 vmentry_ctl = vmcs_read32(VM_ENTRY_CONTROLS); in dump_vmcs()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h466 case VM_ENTRY_CONTROLS: in evmcs_vmread()
853 case VM_ENTRY_CONTROLS: in evmcs_vmwrite()
A Dvmx.h247 VM_ENTRY_CONTROLS = 0x00004012, enumerator
/linux/arch/x86/include/asm/
A Dvmx.h263 VM_ENTRY_CONTROLS = 0x00004012, enumerator
/linux/tools/testing/selftests/kvm/lib/x86_64/
A Dvmx.c243 vmwrite(VM_ENTRY_CONTROLS, rdmsr(MSR_IA32_VMX_ENTRY_CTLS) | in init_vmcs_control_fields()

Completed in 773 milliseconds