Home
last modified time | relevance | path

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

/linux/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.c1866 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_inject_exception()
4977 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_inject_irq()
6421 vmcs_read32(VM_ENTRY_INSTRUCTION_LEN)); in dump_vmcs()
7189 VM_ENTRY_INSTRUCTION_LEN, in vmx_cancel_injection()
H A Dnested.c2496 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in prepare_vmcs02_early()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h304 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator