Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dmce_power.c155 case P7_SRR1_MC_IFETCH_SLB_MULTIHIT: in mce_handle_common_ierror()
193 case P7_SRR1_MC_IFETCH_SLB_MULTIHIT: in mce_get_common_ierror()
/linux-4.1.27/arch/powerpc/include/asm/
Dmce.h37 #define P7_SRR1_MC_IFETCH_SLB_MULTIHIT (0x3 << PPC_BITLSHIFT(45)) /* P8 too */ macro