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

/linux-master/arch/x86/kernel/apic/
H A Dvector.c1169 unsigned int rsvd, avl, tomove, cpu = smp_processor_id(); local
1173 tomove = irq_matrix_allocated(vector_matrix);
1175 if (avl < tomove) {
1177 cpu, tomove, avl);

Completed in 98 milliseconds