Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/
Dxen-acpi-pad.c20 #define ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME "Processor Aggregator" macro
114 strcpy(acpi_device_name(device), ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME); in acpi_pad_add()
/Linux-v6.6/drivers/acpi/
Dacpi_pad.c25 #define ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME "Processor Aggregator" macro
437 strcpy(acpi_device_name(device), ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME); in acpi_pad_add()