Searched refs:KVM_IPI_CLUSTER_SIZE (Results 1 – 1 of 1) sorted by relevance
477 #define KVM_IPI_CLUSTER_SIZE (2 * BITS_PER_LONG) macro509 } else if (apic_id < min && max - apic_id < KVM_IPI_CLUSTER_SIZE) { in __send_ipi_mask()512 } else if (apic_id < min + KVM_IPI_CLUSTER_SIZE) { in __send_ipi_mask()