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;
219 struct acpi_subtable_header *entry;
230 entry = ACPI_ADD_PTR(struct acpi_subtable_header, table_hdr,
234 while ((unsigned long)entry + proc_sz < table_end) {
235 cpu_node = (struct acpi_pptt_processor *)entry;
236 if (entry->type == ACPI_PPTT_TYPE_PROCESSOR &&
239 if (entry->length == 0)
241 entry = ACPI_ADD_PTR(struct acpi_subtable_header, entry,
242 entry->length);
253 * Find the subtable entry describing the provided processor.
265 struct acpi_subtable_header *entry;
271 entry = ACPI_ADD_PTR(struct acpi_subtable_header, table_hdr,
276 while ((unsigned long)entry + proc_sz < table_end) {
277 cpu_node = (struct acpi_pptt_processor *)entry;
279 if (entry->length == 0) {
283 if (entry->type == ACPI_PPTT_TYPE_PROCESSOR &&
286 return (struct acpi_pptt_processor *)entry;
289 entry = ACPI_ADD_PTR(struct acpi_subtable_header, entry,
290 entry->length);
659 * associated with each known CPU cache entry. This unique value