Lines Matching refs:GHES_PFX
54 #define GHES_PFX "GHES: " macro
245 pr_warn(FW_WARN GHES_PFX in ghes_new()
325 pr_warn_ratelimited(FW_WARN GHES_PFX "Truncated error status block!\n"); in __ghes_check_estatus()
330 pr_warn_ratelimited(FW_WARN GHES_PFX "Invalid error status block length!\n"); in __ghes_check_estatus()
335 pr_warn_ratelimited(FW_WARN GHES_PFX "Invalid CPER header!\n"); in __ghes_check_estatus()
353 pr_warn_ratelimited(FW_WARN GHES_PFX in __ghes_peek_estatus()
377 pr_warn_ratelimited(FW_WARN GHES_PFX in __ghes_read_estatus()
460 pr_warn_ratelimited(FW_WARN GHES_PFX in ghes_handle_memory_failure()
838 pr_warn(FW_WARN GHES_PFX "Poll interval is 0 for generic hardware error source: %d, disabled.\n", in ghes_add_timer()
1239 pr_warn(GHES_PFX "Generic hardware error source: %d notified via SEA is not supported\n", in ghes_probe()
1247 …pr_warn(GHES_PFX "Generic hardware error source: %d notified via NMI interrupt is not supported!\n… in ghes_probe()
1254 …pr_warn(GHES_PFX "Generic hardware error source: %d notified via SDE Interface is not supported!\n… in ghes_probe()
1260 …pr_warn(GHES_PFX "Generic hardware error source: %d notified via local interrupt is not supported!… in ghes_probe()
1264 pr_warn(FW_WARN GHES_PFX "Unknown notification type: %u for generic hardware error source: %d\n", in ghes_probe()
1272 pr_warn(FW_BUG GHES_PFX "Invalid error block length: %u for generic hardware error source: %d\n", in ghes_probe()
1292 pr_err(GHES_PFX "Failed to map GSI to IRQ for generic hardware error source: %d\n", in ghes_probe()
1299 pr_err(GHES_PFX "Failed to register IRQ for generic hardware error source: %d\n", in ghes_probe()
1424 pr_info(GHES_PFX "HEST is not enabled!\n"); in ghes_init()
1431 pr_info(GHES_PFX "GHES is not enabled!\n"); in ghes_init()
1443 pr_info(GHES_PFX "APEI firmware first mode is enabled by APEI bit and WHEA _OSC.\n"); in ghes_init()
1445 pr_info(GHES_PFX "APEI firmware first mode is enabled by WHEA _OSC.\n"); in ghes_init()
1447 pr_info(GHES_PFX "APEI firmware first mode is enabled by APEI bit.\n"); in ghes_init()
1449 pr_info(GHES_PFX "Failed to enable APEI firmware first mode.\n"); in ghes_init()