Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/ras/
H A Dras.c55 void log_arm_hw_error(struct cper_sec_proc_arm *err) in log_arm_hw_error() function
/linux-6.15/drivers/acpi/apei/
H A Dghes.c538 log_arm_hw_error(err); in ghes_handle_arm_hw_error()