Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h384 #define INTR_TYPE_OTHER_EVENT (7 << 8) /* other event */ macro
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c2854 CC(intr_type == INTR_TYPE_OTHER_EVENT && in nested_check_vm_entry_controls()
2861 CC(intr_type == INTR_TYPE_OTHER_EVENT && vector != 0)) in nested_check_vm_entry_controls()
6196 | INTR_TYPE_OTHER_EVENT); in nested_vmx_exit_handled_mtf()