Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A 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()
/openbmc/linux/drivers/acpi/
H A 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()