Home
last modified time | relevance | path

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

/drivers/acpi/
A Dacpi_extlog.c35 struct extlog_l1_head { struct
231 struct extlog_l1_head *l1_head; in extlog_init()
245 l1_hdr_size = sizeof(struct extlog_l1_head); in extlog_init()
259 l1_head = (struct extlog_l1_head *)extlog_l1_hdr; in extlog_init()
304 ((struct extlog_l1_head *)extlog_l1_addr)->flags |= FLAG_OS_OPTIN; in extlog_init()
327 ((struct extlog_l1_head *)extlog_l1_addr)->flags &= ~FLAG_OS_OPTIN; in extlog_exit()

Completed in 4 milliseconds