tlb_error_type 155 arch/powerpc/include/asm/mce.h enum MCE_TlbErrorType tlb_error_type:8; tlb_error_type 194 arch/powerpc/include/asm/mce.h enum MCE_TlbErrorType tlb_error_type:8; tlb_error_type 65 arch/powerpc/kernel/mce.c mce->u.tlb_error.tlb_error_type = mce_err->u.tlb_error_type; tlb_error_type 467 arch/powerpc/kernel/mce.c subtype = evt->u.tlb_error.tlb_error_type < tlb_error_type 469 arch/powerpc/kernel/mce.c mc_tlb_types[evt->u.tlb_error.tlb_error_type] tlb_error_type 438 arch/powerpc/kernel/mce_power.c mce_err->u.tlb_error_type = table[i].error_subtype; tlb_error_type 536 arch/powerpc/kernel/mce_power.c mce_err->u.tlb_error_type = table[i].error_subtype; tlb_error_type 631 arch/powerpc/platforms/pseries/ras.c mce_err.u.tlb_error_type = MCE_TLB_ERROR_PARITY; tlb_error_type 634 arch/powerpc/platforms/pseries/ras.c mce_err.u.tlb_error_type = MCE_TLB_ERROR_MULTIHIT; tlb_error_type 638 arch/powerpc/platforms/pseries/ras.c mce_err.u.tlb_error_type = MCE_TLB_ERROR_INDETERMINATE;