Searched refs:VM_ENTRY_INSTRUCTION_LEN (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/arch/x86/kvm/vmx/ |
| D | vmcs_shadow_fields.h | 54 SHADOW_FIELD_RW(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len)
|
| D | vmcs12.c | 80 FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len),
|
| D | evmcs.c | 187 EVMCS1_FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len,
|
| D | vmx.c | 1620 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()
|
| D | nested.c | 2180 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in prepare_vmcs02_early()
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | vmx.h | 260 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator
|
| /Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/ |
| D | vmx.h | 254 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator
|
| /Linux-v5.4/tools/testing/selftests/kvm/include/ |
| D | evmcs.h | 473 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmread() 860 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmwrite()
|