Searched refs:__ghes_peek_estatus (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/apei/ |
H A D | ghes.c | 357 static int __ghes_peek_estatus(struct ghes *ghes, in __ghes_peek_estatus() function 405 rc = __ghes_peek_estatus(ghes, estatus, buf_paddr, fixmap_idx); in ghes_read_estatus() 1057 rc = __ghes_peek_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 | 385 static int __ghes_peek_estatus(struct ghes *ghes, in __ghes_peek_estatus() function 433 rc = __ghes_peek_estatus(ghes, estatus, buf_paddr, fixmap_idx); in ghes_read_estatus() 1098 rc = __ghes_peek_estatus(ghes, &tmp_header, &buf_paddr, fixmap_idx); in ghes_in_nmi_queue_one_entry()
|
Completed in 4 milliseconds