Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhw_irq.h100 extern void send_cleanup_vector(struct irq_cfg *);
103 static inline void send_cleanup_vector(struct irq_cfg *c) { } in send_cleanup_vector() function
/arch/x86/platform/uv/
Duv_irq.c61 send_cleanup_vector(cfg); in uv_set_irq_affinity()
/arch/x86/kernel/apic/
Dvector.c990 void send_cleanup_vector(struct irq_cfg *cfg) in send_cleanup_vector() function