Lines Matching refs:entry
27 struct acpi_subtable_header *entry;
36 entry = ACPI_ADD_PTR(struct acpi_subtable_header, table_hdr, pptt_ref);
38 if (entry->length == 0)
41 if (pptt_ref + entry->length > table_hdr->length)
44 return entry;
207 struct acpi_subtable_header *entry;
218 entry = ACPI_ADD_PTR(struct acpi_subtable_header, table_hdr,
222 while ((unsigned long)entry + proc_sz < table_end) {
223 cpu_node = (struct acpi_pptt_processor *)entry;
224 if (entry->type == ACPI_PPTT_TYPE_PROCESSOR &&
227 if (entry->length == 0)
229 entry = ACPI_ADD_PTR(struct acpi_subtable_header, entry,
230 entry->length);
241 * Find the subtable entry describing the provided processor.
253 struct acpi_subtable_header *entry;
259 entry = ACPI_ADD_PTR(struct acpi_subtable_header, table_hdr,
264 while ((unsigned long)entry + proc_sz < table_end) {
265 cpu_node = (struct acpi_pptt_processor *)entry;
267 if (entry->length == 0) {
271 if (entry->type == ACPI_PPTT_TYPE_PROCESSOR &&
274 return (struct acpi_pptt_processor *)entry;
277 entry = ACPI_ADD_PTR(struct acpi_subtable_header, entry,
278 entry->length);
622 * associated with each known CPU cache entry. This unique value