Searched refs:irq_matrix_allocated (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/irq/
H A Dmatrix.c475 * irq_matrix_allocated - Get the number of allocated non-managed irqs on the local CPU
480 unsigned int irq_matrix_allocated(struct irq_matrix *m) function
/linux-master/arch/x86/kernel/apic/
H A Dvector.c1172 tomove = irq_matrix_allocated(vector_matrix);
/linux-master/include/linux/
H A Dirq.h1252 unsigned int irq_matrix_allocated(struct irq_matrix *m);

Completed in 136 milliseconds