Searched refs:VMCS_INTR_T_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/hvf/ | ||
H A D | vmcs.h | 290 #define VMCS_INTR_T_MASK 0x700 /* Interruption-info type */ macro |
H A D | hvf.c | 676 & VMCS_INTR_T_MASK); in hvf_vcpu_exec() |