Searched refs:INTR_INFO_DELIVER_CODE_MASK (Results 1 – 2 of 2) sorted by relevance
286 #define INTR_INFO_DELIVER_CODE_MASK 0x800 /* 11 */ macro293 #define VECTORING_INFO_DELIVER_CODE_MASK INTR_INFO_DELIVER_CODE_MASK
1052 intr_info |= INTR_INFO_DELIVER_CODE_MASK; in vmx_queue_exception()3126 if (intr_info & INTR_INFO_DELIVER_CODE_MASK) in handle_exception()