Home
last modified time | relevance | path

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

/linux-6.15/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()
258 l1_head = (struct extlog_l1_head *)extlog_l1_hdr; in extlog_init()
303 ((struct extlog_l1_head *)extlog_l1_addr)->flags |= FLAG_OS_OPTIN; in extlog_init()
326 ((struct extlog_l1_head *)extlog_l1_addr)->flags &= ~FLAG_OS_OPTIN; in extlog_exit()