Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dras.h27 void log_arm_hw_error(struct cper_sec_proc_arm *err);
35 log_arm_hw_error(struct cper_sec_proc_arm *err) { return; } in log_arm_hw_error() function
/openbmc/linux/drivers/ras/
H A Dras.c24 void log_arm_hw_error(struct cper_sec_proc_arm *err) in log_arm_hw_error() function
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c537 log_arm_hw_error(err); in ghes_handle_arm_hw_error()