Searched refs:__ghes_read_estatus (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/apei/ |
H A D | ghes.c | 385 static int __ghes_read_estatus(struct acpi_hest_generic_status *estatus, in __ghes_read_estatus() function 413 return __ghes_read_estatus(estatus, *buf_paddr, fixmap_idx, in ghes_read_estatus() 1080 if (__ghes_read_estatus(estatus, buf_paddr, fixmap_idx, len)) { in ghes_in_nmi_queue_one_entry()
|
/kernel/linux/linux-6.6/drivers/acpi/apei/ |
H A D | ghes.c | 413 static int __ghes_read_estatus(struct acpi_hest_generic_status *estatus, in __ghes_read_estatus() function 441 return __ghes_read_estatus(estatus, *buf_paddr, fixmap_idx, in ghes_read_estatus() 1121 if (__ghes_read_estatus(estatus, buf_paddr, fixmap_idx, len)) { in ghes_in_nmi_queue_one_entry()
|
Completed in 5 milliseconds