Searched refs:ACPI_PROCESSOR_AGGREGATOR_NOTIFY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xen-acpi-pad.c | 21 #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 D | xen-acpi-pad.c | 21 #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 D | acpi_pad.c | 25 #define ACPI_PROCESSOR_AGGREGATOR_NOTIFY 0x80 macro 400 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, 0, ¶m); in acpi_pad_handle_notify() 410 case ACPI_PROCESSOR_AGGREGATOR_NOTIFY: in acpi_pad_notify()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | acpi_pad.c | 26 #define ACPI_PROCESSOR_AGGREGATOR_NOTIFY 0x80 macro 412 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, 0, ¶m); in acpi_pad_handle_notify() 422 case ACPI_PROCESSOR_AGGREGATOR_NOTIFY: in acpi_pad_notify()
|
Completed in 3 milliseconds