Searched refs:handle_pending_pir (Results 1 – 1 of 1) sorted by relevance
416 static __always_inline bool handle_pending_pir(unsigned long *pir, struct pt_regs *regs) in handle_pending_pir() function 452 * Max coalescing count includes the extra round of handle_pending_pir in DEFINE_IDTENTRY_SYSVEC() 457 if (!handle_pending_pir(pid->pir, regs)) in DEFINE_IDTENTRY_SYSVEC() 472 handle_pending_pir(pid->pir, regs); in DEFINE_IDTENTRY_SYSVEC()