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

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h54 SHADOW_FIELD_RW(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len)
H A Dvmcs12.c82 FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len),
H A Dhyperv_evmcs.c198 EVMCS1_FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len,
H A Dvmx.c1825 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN,
4944 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN,
6385 vmcs_read32(VM_ENTRY_INSTRUCTION_LEN));
7145 VM_ENTRY_INSTRUCTION_LEN,
H A Dnested.c2430 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN,
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h209 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator in enum:vmcs_field
H A Devmcs.h495 case VM_ENTRY_INSTRUCTION_LEN:
965 case VM_ENTRY_INSTRUCTION_LEN:
/linux-master/arch/x86/include/asm/
H A Dvmx.h282 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator in enum:vmcs_field

Completed in 330 milliseconds