Home
last modified time | relevance | path

Searched refs:extlog_l1_head (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dacpi_extlog.c34 struct extlog_l1_head { struct
230 struct extlog_l1_head *l1_head; in extlog_init()
244 l1_hdr_size = sizeof(struct extlog_l1_head); in extlog_init()
254 l1_head = (struct extlog_l1_head *)extlog_l1_hdr; in extlog_init()
291 ((struct extlog_l1_head *)extlog_l1_addr)->flags |= FLAG_OS_OPTIN; in extlog_init()
312 ((struct extlog_l1_head *)extlog_l1_addr)->flags &= ~FLAG_OS_OPTIN; in extlog_exit()