Lines Matching refs:evtchn_mask
83 sync_set_bit(port, BM(&s->evtchn_mask[0]));
107 sync_clear_bit(port, BM(&s->evtchn_mask[0]));
111 sync_set_bit(port, BM(&s->evtchn_mask[0]));
153 ~sh->evtchn_mask[idx];
298 for (i = ARRAY_SIZE(sh->evtchn_mask)-1; i >= 0; i--)
300 (int)(sizeof(sh->evtchn_mask[0])*2),
301 sh->evtchn_mask[i],
305 for (i = ARRAY_SIZE(sh->evtchn_mask)-1; i >= 0; i--)
307 (int)(sizeof(sh->evtchn_mask[0])*2),
308 sh->evtchn_pending[i] & ~sh->evtchn_mask[i],
318 for (i = ARRAY_SIZE(sh->evtchn_mask)-1; i >= 0; i--) {
320 & ~sh->evtchn_mask[i]
323 (int)(sizeof(sh->evtchn_mask[0])*2),
336 !sync_test_bit(i, BM(sh->evtchn_mask))