Searched refs:DSISR_MC_SLB_MULTI (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_hv_ras.c30 #define DSISR_MC_SLB_MULTI 0x080 /* SLB multi-hit */ macro
78 if (dsisr & (DSISR_MC_SLB_PARMULTI | DSISR_MC_SLB_MULTI | kvmppc_realmode_mc_power7()
82 dsisr &= ~(DSISR_MC_SLB_PARMULTI | DSISR_MC_SLB_MULTI | kvmppc_realmode_mc_power7()

Completed in 51 milliseconds