Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dvmcs.h290 #define VMCS_INTR_T_MASK 0x700 /* Interruption-info type */ macro
H A Dhvf.c656 & VMCS_INTR_T_MASK); in hvf_vcpu_exec()