Searched refs:ghes_clear_estatus (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/apei/ |
H A D | ghes.c | 417 static void ghes_clear_estatus(struct ghes *ghes, in ghes_clear_estatus() function 863 ghes_clear_estatus(ghes, estatus, buf_paddr, fixmap_idx); in __ghes_panic() 891 ghes_clear_estatus(ghes, estatus, buf_paddr, FIX_APEI_GHES_IRQ); in ghes_proc() 1059 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1065 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1081 ghes_clear_estatus(ghes, estatus, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry() 1092 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry()
|
/kernel/linux/linux-6.6/drivers/acpi/apei/ |
H A 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()
|
Completed in 5 milliseconds