Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dvmcs.h291 #define VMCS_INTR_T_HWINTR (0 << 8) macro
H A Dx86_task.c115 gate_type != VMCS_INTR_T_HWINTR && in vmx_handle_task_switch()
H A Dx86hvf.c356 intr_type = VMCS_INTR_T_HWINTR; in hvf_inject_interrupts()
415 VMCS_INTR_VALID | VMCS_INTR_T_HWINTR); in hvf_inject_interrupts()