Home
last modified time | relevance | path

Searched defs:mp_should_keep_irq (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dio_apic.h242 static inline bool mp_should_keep_irq(struct device *dev) { return 1; } in mp_should_keep_irq() function
/arch/x86/kernel/apic/
Dio_apic.c3978 bool mp_should_keep_irq(struct device *dev) in mp_should_keep_irq() function