Searched refs:ghes_clear_estatus (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/acpi/apei/ |
D | ghes.c | 445 static void ghes_clear_estatus(struct ghes *ghes, in ghes_clear_estatus() function 904 ghes_clear_estatus(ghes, estatus, buf_paddr, fixmap_idx); in __ghes_panic() 932 ghes_clear_estatus(ghes, estatus, buf_paddr, FIX_APEI_GHES_IRQ); in ghes_proc() 1100 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1106 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1122 ghes_clear_estatus(ghes, estatus, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1133 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry()
|