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/
A Dvmcs_shadow_fields.h54 SHADOW_FIELD_RW(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len)
A Dvmcs12.h134 u32 vm_entry_instruction_len; member
309 CHECK_OFFSET(vm_entry_instruction_len, 796); in vmx_check_vmcs12_offsets()
A Dvmcs12.c81 FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len),
A Devmcs.c180 EVMCS1_FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len,
A Dnested.c1605 vmcs12->vm_entry_instruction_len = in copy_enlightened_to_vmcs12()
1606 evmcs->vm_entry_instruction_len; in copy_enlightened_to_vmcs12()
1936 evmcs->vm_entry_instruction_len = vmcs12->vm_entry_instruction_len; in copy_vmcs12_to_enlightened()
2330 vmcs12->vm_entry_instruction_len); in prepare_vmcs02_early()
2811 if (CC(vmcs12->vm_entry_instruction_len > 15) || in nested_check_vm_entry_controls()
2812 CC(vmcs12->vm_entry_instruction_len == 0 && in nested_check_vm_entry_controls()
3699 vmcs12->vm_entry_instruction_len = in vmcs12_save_pending_event()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h192 u32 vm_entry_instruction_len; member
476 *value = current_evmcs->vm_entry_instruction_len; in evmcs_vmread()
863 current_evmcs->vm_entry_instruction_len = value; in evmcs_vmwrite()
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h543 u32 vm_entry_instruction_len; member
/linux/Documentation/virt/kvm/
A Dnested-vmx.rst170 u32 vm_entry_instruction_len;

Completed in 22 milliseconds