Searched refs:VM_INSTRUCTION_ERROR (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c85 FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error),
H A Dhyperv_evmcs.c250 EVMCS1_FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error,
H A Dnested.c179 * VM_INSTRUCTION_ERROR is not shadowed. Enlightened VMCS 'shadows' all
3171 u32 error = vmcs_read32(VM_INSTRUCTION_ERROR);
4837 WARN_ON_ONCE(vmcs_read32(VM_INSTRUCTION_ERROR) !=
6409 vmcs_read32(VM_INSTRUCTION_ERROR));
H A Dvmx.c460 field, value, vmcs_read32(VM_INSTRUCTION_ERROR));
466 vmcs, phys_addr, vmcs_read32(VM_INSTRUCTION_ERROR));
472 vmcs, phys_addr, vmcs_read32(VM_INSTRUCTION_ERROR));
6510 = vmcs_read32(VM_INSTRUCTION_ERROR);
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h214 VM_INSTRUCTION_ERROR = 0x00004400, enumerator in enum:vmcs_field
H A Devmcs.h570 case VM_INSTRUCTION_ERROR:
1065 case VM_INSTRUCTION_ERROR:
/linux-master/arch/x86/include/asm/
H A Dvmx.h288 VM_INSTRUCTION_ERROR = 0x00004400, enumerator in enum:vmcs_field

Completed in 156 milliseconds