Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dirq.c514 if (is_vector_pending(vector)) { in fixup_irqs()
/linux/arch/x86/include/asm/
H A Dapic.h498 static inline bool is_vector_pending(unsigned int vector) in is_vector_pending() function