Lines Matching refs:processor

3  * acpi_processor.c - ACPI processor enumeration support
23 #include <acpi/processor.h>
260 "Failed to evaluate processor object (0x%x)\n",
265 pr->acpi_id = object.processor.proc_id;
274 "Failed to evaluate processor _UID (0x%x)\n",
288 "Failed to get unique processor _UID (0x%x)\n",
311 * processor definition.
322 * NOTE: Even if the processor has a cpuid, it may not be present
333 * On some boxes several processors use the same processor bus id.
337 * Rename the processor device bus id. And the new bus id will be
344 if (!object.processor.pblk_address)
346 else if (object.processor.pblk_length != 6)
348 object.processor.pblk_length);
350 pr->throttling.address = object.processor.pblk_address;
354 pr->pblk = object.processor.pblk_address;
373 * Such things have to be put in and set up by the processor driver's .probe().
415 "BIOS reported wrong ACPI id %d for the processor\n",
439 /* Trigger the processor driver's .probe() if present. */
473 * Unbind the driver from the processor device and detach it from the
521 acpi_id = object.processor.proc_id;
611 * processor devices.
648 /* The number of the unique processor IDs */
651 /* The number of the duplicate processor IDs */
654 /* Used to store the unique processor IDs */
659 /* Used to store the duplicate processor IDs */
719 uid = object.processor.proc_id;
736 acpi_handle_info(handle, "Invalid processor object\n");
770 acpi_scan_add_handler_with_hotplug(&processor_handler, "processor");
790 pr_warn("ACPI: Failed to claim processor _CST control\n");
800 * acpi_processor_evaluate_cst - Evaluate the processor _CST control method.
801 * @handle: ACPI handle of the processor object containing the _CST.
806 * control method under the corresponding ACPI processor object (or processor