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.c410 static __always_inline bool handle_pending_pir(u64 *pir, struct pt_regs *regs) in handle_pending_pir() function
462 if (!handle_pending_pir(pid->pir64, regs)) in DEFINE_IDTENTRY_SYSVEC()
477 handle_pending_pir(pid->pir64, regs); in DEFINE_IDTENTRY_SYSVEC()