Home
last modified time | relevance | path

Searched refs:handle_pending_pir (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/
H A Dirq.c454 static __always_inline bool handle_pending_pir(unsigned long *pir, struct pt_regs *regs) in handle_pending_pir() function
494 if (!handle_pending_pir(pid->pir, regs)) in DEFINE_IDTENTRY_SYSVEC()
509 handle_pending_pir(pid->pir, regs); in DEFINE_IDTENTRY_SYSVEC()