Searched refs:VM_ENTRY_INSTRUCTION_LEN (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.1/arch/x86/kvm/vmx/ |
| D | vmcs_shadow_fields.h | 54 SHADOW_FIELD_RW(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len)
|
| D | vmcs12.c | 81 FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len),
|
| D | evmcs.c | 206 EVMCS1_FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len,
|
| D | vmx.c | 1729 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_inject_exception() 4827 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_inject_irq() 6243 vmcs_read32(VM_ENTRY_INSTRUCTION_LEN)); in dump_vmcs() 6968 VM_ENTRY_INSTRUCTION_LEN, in vmx_cancel_injection()
|
| D | nested.c | 2362 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in prepare_vmcs02_early()
|
| /Linux-v6.1/tools/testing/selftests/kvm/include/x86_64/ |
| D | vmx.h | 209 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator
|
| D | evmcs.h | 505 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmread() 975 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmwrite()
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | vmx.h | 279 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator
|