Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/acpi/
Dacpi_pad.c31 #define ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME "Processor Aggregator" macro
434 strcpy(acpi_device_name(device), ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME); in acpi_pad_add()