Home
last modified time | relevance | path

Searched refs:user_error (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kernel/
A Dmce.c78 mce->u.user_error.user_error_type = mce_err->u.user_error_type; in mce_set_error_info()
151 mce->u.user_error.effective_address_provided = true; in save_mce_event()
152 mce->u.user_error.effective_address = addr; in save_mce_event()
518 subtype = evt->u.user_error.user_error_type < in machine_check_print_event_info()
520 mc_user_types[evt->u.user_error.user_error_type] in machine_check_print_event_info()
522 if (evt->u.user_error.effective_address_provided) in machine_check_print_event_info()
523 ea = evt->u.user_error.effective_address; in machine_check_print_event_info()
/linux/arch/powerpc/include/asm/
A Dmce.h169 } user_error; member

Completed in 5 milliseconds