Searched refs:POSTED_INTR_SN (Results 1 – 2 of 2) sorted by relevance
106 #define POSTED_INTR_SN 1 macro149 set_bit(POSTED_INTR_SN, &pi_desc->control); in pi_set_sn()154 clear_bit(POSTED_INTR_SN, &pi_desc->control); in pi_clear_sn()
2092 ~((1 << POSTED_INTR_ON) | (1 << POSTED_INTR_SN)); in vmx_deliver_posted_intr()
Completed in 11 milliseconds