extlog_l1_head    219 drivers/acpi/acpi_extlog.c 	struct extlog_l1_head *l1_head;
extlog_l1_head    238 drivers/acpi/acpi_extlog.c 	l1_hdr_size = sizeof(struct extlog_l1_head);
extlog_l1_head    248 drivers/acpi/acpi_extlog.c 	l1_head = (struct extlog_l1_head *)extlog_l1_hdr;
extlog_l1_head    291 drivers/acpi/acpi_extlog.c 	((struct extlog_l1_head *)extlog_l1_addr)->flags |= FLAG_OS_OPTIN;
extlog_l1_head    312 drivers/acpi/acpi_extlog.c 	((struct extlog_l1_head *)extlog_l1_addr)->flags &= ~FLAG_OS_OPTIN;