Home
last modified time | relevance | path

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

/linux-6.3-rc2/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
308 CHECK_OFFSET(vm_entry_instruction_len, 796); in vmx_check_vmcs12_offsets()
A Dvmcs12.c82 FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len),
A Dhyperv.c207 EVMCS1_FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len,
A Dnested.c1624 vmcs12->vm_entry_instruction_len = in copy_enlightened_to_vmcs12()
1625 evmcs->vm_entry_instruction_len; in copy_enlightened_to_vmcs12()
1982 evmcs->vm_entry_instruction_len = vmcs12->vm_entry_instruction_len; in copy_vmcs12_to_enlightened()
2389 vmcs12->vm_entry_instruction_len); in prepare_vmcs02_early()
2865 if (CC(vmcs12->vm_entry_instruction_len > 15) || in nested_check_vm_entry_controls()
2866 CC(vmcs12->vm_entry_instruction_len == 0 && in nested_check_vm_entry_controls()
3777 vmcs12->vm_entry_instruction_len = in vmcs12_save_pending_event()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h186 u32 vm_entry_instruction_len; member
496 *value = current_evmcs->vm_entry_instruction_len; in evmcs_vmread()
966 current_evmcs->vm_entry_instruction_len = value; in evmcs_vmwrite()
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h575 u32 vm_entry_instruction_len; member
/linux-6.3-rc2/Documentation/virt/kvm/x86/
A Dnested-vmx.rst170 u32 vm_entry_instruction_len;

Completed in 21 milliseconds