Home
last modified time | relevance | path

Searched refs:VMX_INT_INFO_ERR_CODE_VALID (Results 1 – 3 of 3) sorted by relevance

/hypervisor/include/arch/x86/asm/
A Dvmx.h397 #define VMX_INT_INFO_ERR_CODE_VALID (1U<<11U) macro
/hypervisor/arch/x86/guest/
A Dvirq.c524 if ((intinfo & VMX_INT_INFO_ERR_CODE_VALID) != 0U) { in exception_vmexit_handler()
A Dvmexit.c235 if ((vector_info & VMX_INT_INFO_ERR_CODE_VALID) != 0U) { in vmexit_handler()

Completed in 8 milliseconds