Home
last modified time | relevance | path

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

/linux/drivers/acpi/apei/
H A Dghes.c1330 struct acpi_hest_generic_status *estatus, tmp_header; in ghes_in_nmi_queue_one_entry() local
1339 rc = __ghes_peek_estatus(ghes, &tmp_header, &buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry()
1341 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry()
1345 rc = __ghes_check_estatus(ghes, &tmp_header); in ghes_in_nmi_queue_one_entry()
1347 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry()
1351 len = cper_estatus_len(&tmp_header); in ghes_in_nmi_queue_one_entry()
1373 ghes_clear_estatus(ghes, &tmp_header, buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry()