Home
last modified time | relevance | path

Searched refs:ACPI_PROCESSOR_AGGREGATOR_NOTIFY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/
H A Dxen-acpi-pad.c21 #define ACPI_PROCESSOR_AGGREGATOR_NOTIFY 0x80 macro
92 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, in acpi_pad_handle_notify()
101 case ACPI_PROCESSOR_AGGREGATOR_NOTIFY: in acpi_pad_notify()
/kernel/linux/linux-6.6/drivers/xen/
H A Dxen-acpi-pad.c21 #define ACPI_PROCESSOR_AGGREGATOR_NOTIFY 0x80 macro
92 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, in acpi_pad_handle_notify()
101 case ACPI_PROCESSOR_AGGREGATOR_NOTIFY: in acpi_pad_notify()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_pad.c25 #define ACPI_PROCESSOR_AGGREGATOR_NOTIFY 0x80 macro
400 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, 0, &param); in acpi_pad_handle_notify()
410 case ACPI_PROCESSOR_AGGREGATOR_NOTIFY: in acpi_pad_notify()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_pad.c26 #define ACPI_PROCESSOR_AGGREGATOR_NOTIFY 0x80 macro
412 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, 0, &param); in acpi_pad_handle_notify()
422 case ACPI_PROCESSOR_AGGREGATOR_NOTIFY: in acpi_pad_notify()

Completed in 3 milliseconds