Searched refs:ghes_clear_estatus (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/acpi/apei/ |
D | ghes.c | 403 static void ghes_clear_estatus(struct ghes *ghes, in ghes_clear_estatus() function 846 ghes_clear_estatus(ghes, estatus, buf_paddr, fixmap_idx); in __ghes_panic() 874 ghes_clear_estatus(ghes, estatus, buf_paddr, FIX_APEI_GHES_IRQ); in ghes_proc() 1042 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1048 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1064 ghes_clear_estatus(ghes, estatus, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1075 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry()
|