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()
453 pr_warn_ratelimited(FW_WARN GHES_PFX in ghes_do_memory_failure()
521 pr_warn_ratelimited(FW_WARN GHES_PFX in ghes_handle_arm_hw_error()
885 pr_warn(FW_WARN GHES_PFX "Poll interval is 0 for generic hardware error source: %d, disabled.\n", in ghes_add_timer()
1286 pr_warn(GHES_PFX "Generic hardware error source: %d notified via SEA is not supported\n", in ghes_probe()
1294 …pr_warn(GHES_PFX "Generic hardware error source: %d notified via NMI interrupt is not supported!\n… in ghes_probe()
1301 …pr_warn(GHES_PFX "Generic hardware error source: %d notified via SDE Interface is not supported!\n… in ghes_probe()
1307 …pr_warn(GHES_PFX "Generic hardware error source: %d notified via local interrupt is not supported!… in ghes_probe()
1311 pr_warn(FW_WARN GHES_PFX "Unknown notification type: %u for generic hardware error source: %d\n", in ghes_probe()
1319 pr_warn(FW_BUG GHES_PFX "Invalid error block length: %u for generic hardware error source: %d\n", in ghes_probe()
1339 pr_err(GHES_PFX "Failed to map GSI to IRQ for generic hardware error source: %d\n", in ghes_probe()
1346 pr_err(GHES_PFX "Failed to register IRQ for generic hardware error source: %d\n", in ghes_probe()
1471 pr_info(GHES_PFX "HEST is not enabled!\n"); in ghes_init()
1478 pr_info(GHES_PFX "GHES is not enabled!\n"); in ghes_init()
1490 pr_info(GHES_PFX "APEI firmware first mode is enabled by APEI bit and WHEA _OSC.\n"); in ghes_init()
1492 pr_info(GHES_PFX "APEI firmware first mode is enabled by WHEA _OSC.\n"); in ghes_init()
1494 pr_info(GHES_PFX "APEI firmware first mode is enabled by APEI bit.\n"); in ghes_init()
1496 pr_info(GHES_PFX "Failed to enable APEI firmware first mode.\n"); in ghes_init()