Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dmce.c75 mce->u.tlb_error.tlb_error_type = mce_err->u.tlb_error_type; in mce_set_error_info()
142 mce->u.tlb_error.effective_address_provided = true; in save_mce_event()
143 mce->u.tlb_error.effective_address = addr; in save_mce_event()
509 subtype = evt->u.tlb_error.tlb_error_type < in machine_check_print_event_info()
511 mc_tlb_types[evt->u.tlb_error.tlb_error_type] in machine_check_print_event_info()
513 if (evt->u.tlb_error.effective_address_provided) in machine_check_print_event_info()
514 ea = evt->u.tlb_error.effective_address; in machine_check_print_event_info()
/linux/arch/powerpc/include/asm/
A Dmce.h161 } tlb_error; member

Completed in 9 milliseconds