Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/ !
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.12.1/drivers/ras/ !
Dras.c55 void log_arm_hw_error(struct cper_sec_proc_arm *err) in log_arm_hw_error() function
/linux-6.12.1/drivers/acpi/apei/ !
Dghes.c540 log_arm_hw_error(err); in ghes_handle_arm_hw_error()