pptt_ref 25 drivers/acpi/pptt.c u32 pptt_ref) pptt_ref 30 drivers/acpi/pptt.c if (pptt_ref < sizeof(struct acpi_subtable_header)) pptt_ref 33 drivers/acpi/pptt.c if (pptt_ref + sizeof(struct acpi_subtable_header) > table_hdr->length) pptt_ref 36 drivers/acpi/pptt.c entry = ACPI_ADD_PTR(struct acpi_subtable_header, table_hdr, pptt_ref); pptt_ref 41 drivers/acpi/pptt.c if (pptt_ref + entry->length > table_hdr->length) pptt_ref 48 drivers/acpi/pptt.c u32 pptt_ref) pptt_ref 50 drivers/acpi/pptt.c return (struct acpi_pptt_processor *)fetch_pptt_subtable(table_hdr, pptt_ref); pptt_ref 54 drivers/acpi/pptt.c u32 pptt_ref) pptt_ref 56 drivers/acpi/pptt.c return (struct acpi_pptt_cache *)fetch_pptt_subtable(table_hdr, pptt_ref);