Lines Matching refs:state
67 * _PPC indicates the maximum state currently supported by the platform
117 * 0: success. OSPM is now using the performance state specificed.
294 * Bit 63: PstateEn. Read-write. If set, the P-state is valid.
317 struct acpi_buffer state = { 0, NULL };
353 state.length = sizeof(struct acpi_processor_px);
354 state.pointer = px;
356 ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Extracting state %d\n", i));
359 &format, &state);
538 struct acpi_buffer state = {0, NULL};
559 state.length = sizeof(struct acpi_psd_package);
560 state.pointer = pdomain;
563 &format, &state);
652 * Now that we have _PSD data from all CPUs, lets setup P-state