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

/arch/powerpc/kvm/
H A Dbook3s_hv_ras.c28 #define DSISR_MC_TLB_MULTI 0x400 /* D-TLB multi-hit */ macro
85 if (dsisr & DSISR_MC_TLB_MULTI) {
88 dsisr &= ~DSISR_MC_TLB_MULTI;

Completed in 312 milliseconds