Home
last modified time | relevance | path

Searched refs:VMX_IDT_VEC_INFO_FIELD (Results 1 – 4 of 4) sorted by relevance

/hypervisor/include/arch/x86/asm/
A Dvmx.h137 #define VMX_IDT_VEC_INFO_FIELD 0x00004408U macro
/hypervisor/arch/x86/guest/
A Dvmexit.c226 vcpu->arch.idt_vectoring_info = exec_vmread32(VMX_IDT_VEC_INFO_FIELD); in vmexit_handler()
A Dvept.c471 if ((exec_vmread32(VMX_IDT_VEC_INFO_FIELD) & VMX_INT_INFO_VALID) == 0U) { in handle_l2_ept_violation()
A Dnested.c316 VMX_IDT_VEC_INFO_FIELD,

Completed in 11 milliseconds