Searched refs:ghes_clear_estatus (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/acpi/apei/ |
H A D | ghes.c | 446 static void ghes_clear_estatus(struct ghes *ghes, in ghes_clear_estatus() function 988 ghes_clear_estatus(ghes, estatus, buf_paddr, fixmap_idx); in __ghes_panic() 1016 ghes_clear_estatus(ghes, estatus, buf_paddr, FIX_APEI_GHES_IRQ); in ghes_proc() 1184 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1190 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1206 ghes_clear_estatus(ghes, estatus, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1217 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry()
|