Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/apic/
Dvector.c1115 unsigned int rsvd, avl, tomove, cpu = smp_processor_id(); in lapic_can_unplug_cpu() local
1119 tomove = irq_matrix_allocated(vector_matrix); in lapic_can_unplug_cpu()
1121 if (avl < tomove) { in lapic_can_unplug_cpu()
1123 cpu, tomove, avl); in lapic_can_unplug_cpu()