Home
last modified time | relevance | path

Searched refs:VMCS_INTR_T_SWINTR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h377 #define VMCS_INTR_T_SWINTR (4 << 8) macro
H A Dvmx.c2408 if (intr_type == VMCS_INTR_T_SWINTR || in vmx_exit_process()
2441 if (intr_type != VMCS_INTR_T_SWINTR && in vmx_exit_process()