Home
last modified time | relevance | path

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

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