Lines Matching defs:state
64 * _PPC indicates the maximum state currently supported by the platform
114 * 0: success. OSPM is now using the performance state specified.
288 * Bit 63: PstateEn. Read-write. If set, the P-state is valid.
311 struct acpi_buffer state = { 0, NULL };
346 state.length = sizeof(struct acpi_processor_px);
347 state.pointer = px;
349 acpi_handle_debug(pr->handle, "Extracting state %d\n", i);
352 &format, &state);
529 struct acpi_buffer state = {0, NULL};
550 state.length = sizeof(struct acpi_psd_package);
551 state.pointer = pdomain;
553 status = acpi_extract_package(&(psd->package.elements[0]), &format, &state);
641 * Now that we have _PSD data from all CPUs, lets setup P-state