Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmcs_shadow_fields.h54 SHADOW_FIELD_RW(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len)
Dvmcs12.c80 FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len),
Devmcs.c187 EVMCS1_FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len,
Dvmx.c1620 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_queue_exception()
4404 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_inject_irq()
5807 vmcs_read32(VM_ENTRY_INSTRUCTION_LEN)); in dump_vmcs()
6417 VM_ENTRY_INSTRUCTION_LEN, in vmx_cancel_injection()
Dnested.c2180 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in prepare_vmcs02_early()
/Linux-v5.4/arch/x86/include/asm/
Dvmx.h260 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h254 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator
/Linux-v5.4/tools/testing/selftests/kvm/include/
Devmcs.h473 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmread()
860 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmwrite()