ape              2255 drivers/acpi/scan.c static struct acpi_probe_entry *ape;
ape              2262 drivers/acpi/scan.c 	if (!ape->subtable_valid || ape->subtable_valid(&header->common, ape))
ape              2263 drivers/acpi/scan.c 		if (!ape->probe_subtbl(header, end))
ape              2277 drivers/acpi/scan.c 	for (ape = ap_head; nr; ape++, nr--) {
ape              2278 drivers/acpi/scan.c 		if (ACPI_COMPARE_NAMESEG(ACPI_SIG_MADT, ape->id)) {
ape              2280 drivers/acpi/scan.c 			acpi_table_parse_madt(ape->type, acpi_match_madt, 0);
ape              2284 drivers/acpi/scan.c 			res = acpi_table_parse(ape->id, ape->probe_table);
ape              1941 drivers/irqchip/irq-gic-v3.c 					   struct acpi_probe_entry *ape)
ape              1947 drivers/irqchip/irq-gic-v3.c 	if (dist->version != ape->driver_data)
ape              1548 drivers/irqchip/irq-gic.c 				     struct acpi_probe_entry *ape)
ape              1553 drivers/irqchip/irq-gic.c 	return (dist->version == ape->driver_data &&