vm_exit_instruction_len  699 arch/x86/include/asm/hyperv-tlfs.h 	u32 vm_exit_instruction_len;
vm_exit_instruction_len  251 arch/x86/kvm/vmx/evmcs.c 	EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
vm_exit_instruction_len 1789 arch/x86/kvm/vmx/nested.c 	evmcs->vm_exit_instruction_len = vmcs12->vm_exit_instruction_len;
vm_exit_instruction_len 3353 arch/x86/kvm/vmx/nested.c 			vmcs12->vm_exit_instruction_len =
vm_exit_instruction_len 3749 arch/x86/kvm/vmx/nested.c 	vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN);
vm_exit_instruction_len   89 arch/x86/kvm/vmx/vmcs12.c 	FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
vm_exit_instruction_len  144 arch/x86/kvm/vmx/vmcs12.h 	u32 vm_exit_instruction_len;
vm_exit_instruction_len  326 arch/x86/kvm/vmx/vmcs12.h 	CHECK_OFFSET(vm_exit_instruction_len, 832);
vm_exit_instruction_len   43 arch/x86/kvm/vmx/vmcs_shadow_fields.h SHADOW_FIELD_RO(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len)
vm_exit_instruction_len  171 tools/testing/selftests/kvm/include/evmcs.h 	u32 vm_exit_instruction_len;
vm_exit_instruction_len  567 tools/testing/selftests/kvm/include/evmcs.h 		*value = current_evmcs->vm_exit_instruction_len;
vm_exit_instruction_len  954 tools/testing/selftests/kvm/include/evmcs.h 		current_evmcs->vm_exit_instruction_len = value;