Searched refs:TLB_INVALIDATION_SEQNO_MAX (Results 1 – 2 of 2) sorted by relevance
164 pending_seqno = TLB_INVALIDATION_SEQNO_MAX - 1; in xe_gt_tlb_invalidation_reset()180 if (seqno - seqno_recv < -(TLB_INVALIDATION_SEQNO_MAX / 2)) in tlb_invalidation_seqno_past()183 if (seqno - seqno_recv > (TLB_INVALIDATION_SEQNO_MAX / 2)) in tlb_invalidation_seqno_past()239 TLB_INVALIDATION_SEQNO_MAX; in send_tlb_invalidation()
191 #define TLB_INVALIDATION_SEQNO_MAX 0x100000 macro
Completed in 9 milliseconds