Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dxen-acpi-pad.c27 #define ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME "Processor Aggregator" macro
121 strcpy(acpi_device_name(device), ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME); in acpi_pad_add()
/Linux-v4.19/drivers/acpi/
Dacpi_pad.c33 #define ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME "Processor Aggregator" macro
439 strcpy(acpi_device_name(device), ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME); in acpi_pad_add()