Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dvmx.h418 #define INTR_TYPE_OTHER_EVENT (EVENT_TYPE_OTHER << 8) /* other event */ macro
/linux/arch/x86/kvm/vmx/
H A Dnested.c3021 CC(intr_type == INTR_TYPE_OTHER_EVENT && in nested_check_vm_entry_controls()
3028 CC(intr_type == INTR_TYPE_OTHER_EVENT && vector != 0)) in nested_check_vm_entry_controls()
6448 | INTR_TYPE_OTHER_EVENT); in nested_vmx_exit_handled_mtf()