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.c82 FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len),
A Dhyperv.c207 EVMCS1_FIELD(VM_ENTRY_INSTRUCTION_LEN, vm_entry_instruction_len,
A Dvmx.c1799 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_inject_exception()
4938 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_inject_irq()
6359 vmcs_read32(VM_ENTRY_INSTRUCTION_LEN)); in dump_vmcs()
7076 VM_ENTRY_INSTRUCTION_LEN, in vmx_cancel_injection()
A Dnested.c2388 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in prepare_vmcs02_early()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h209 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator
A Devmcs.h495 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmread()
965 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmwrite()
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h279 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator

Completed in 34 milliseconds