Home
last modified time | relevance | path

Searched defs:ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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() local
/kernel/linux/linux-6.6/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() local
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_pad.c24 #define ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME "Processor Aggregator" macro
425 strcpy(acpi_device_name(device), ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME); in acpi_pad_add() local
/kernel/linux/linux-6.6/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() local

Completed in 3 milliseconds