Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/acpi/
Dacpi_extlog.c33 struct extlog_l1_head { struct
218 struct extlog_l1_head *l1_head; in extlog_init()
232 l1_hdr_size = sizeof(struct extlog_l1_head); in extlog_init()
242 l1_head = (struct extlog_l1_head *)extlog_l1_hdr; in extlog_init()
279 ((struct extlog_l1_head *)extlog_l1_addr)->flags |= FLAG_OS_OPTIN; in extlog_init()
299 ((struct extlog_l1_head *)extlog_l1_addr)->flags &= ~FLAG_OS_OPTIN; in extlog_exit()