Lines Matching refs:processors
31 DEFINE_PER_CPU(struct acpi_processor *, processors);
32 EXPORT_PER_CPU_SYMBOL(processors);
351 * On some boxes several processors use the same processor bus id.
424 * ACPI id of processors can be reported wrongly by the BIOS.
440 per_cpu(processors, pr->id) = pr;
464 per_cpu(processors, pr->id) = NULL;
496 per_cpu(processors, pr->id) = NULL;
551 * When running as a Xen dom0 the number of processors Linux
552 * sees can be different from the real number of processors on
758 /* check the correctness for all processors in ACPI namespace */