error_subtype     131 arch/powerpc/kernel/mce_power.c 	unsigned int error_subtype;
error_subtype     245 arch/powerpc/kernel/mce_power.c 	unsigned int error_subtype;
error_subtype     429 arch/powerpc/kernel/mce_power.c 			mce_err->u.ue_error_type = table[i].error_subtype;
error_subtype     432 arch/powerpc/kernel/mce_power.c 			mce_err->u.slb_error_type = table[i].error_subtype;
error_subtype     435 arch/powerpc/kernel/mce_power.c 			mce_err->u.erat_error_type = table[i].error_subtype;
error_subtype     438 arch/powerpc/kernel/mce_power.c 			mce_err->u.tlb_error_type = table[i].error_subtype;
error_subtype     441 arch/powerpc/kernel/mce_power.c 			mce_err->u.user_error_type = table[i].error_subtype;
error_subtype     444 arch/powerpc/kernel/mce_power.c 			mce_err->u.ra_error_type = table[i].error_subtype;
error_subtype     447 arch/powerpc/kernel/mce_power.c 			mce_err->u.link_error_type = table[i].error_subtype;
error_subtype     527 arch/powerpc/kernel/mce_power.c 			mce_err->u.ue_error_type = table[i].error_subtype;
error_subtype     530 arch/powerpc/kernel/mce_power.c 			mce_err->u.slb_error_type = table[i].error_subtype;
error_subtype     533 arch/powerpc/kernel/mce_power.c 			mce_err->u.erat_error_type = table[i].error_subtype;
error_subtype     536 arch/powerpc/kernel/mce_power.c 			mce_err->u.tlb_error_type = table[i].error_subtype;
error_subtype     539 arch/powerpc/kernel/mce_power.c 			mce_err->u.user_error_type = table[i].error_subtype;
error_subtype     542 arch/powerpc/kernel/mce_power.c 			mce_err->u.ra_error_type = table[i].error_subtype;
error_subtype     545 arch/powerpc/kernel/mce_power.c 			mce_err->u.link_error_type = table[i].error_subtype;