Searched refs:sStart (Results 1 – 2 of 2) sorted by relevance
594 U32 const sStart = (U32)(tmpTotal >> vStepLog); in FSE_normalizeM2() local596 U32 const weight = sEnd - sStart; in FSE_normalizeM2()
76737 + gctUINT32 sStart = (start & gcdMMU_STLB_1M_MASK) >> gcdMMU_STLB_1M_SHIFT;76769 + sStart = 0;76781 + sStart = (start & gcdMMU_STLB_1M_MASK) >> gcdMMU_STLB_1M_SHIFT;76788 + | (sStart << gcdMMU_STLB_1M_SHIFT)76980 + i = sStart;76983 + start, start + (last - sStart) * gcdMMU_PAGE_1M_SIZE - 1);76986 + while (sStart <= last)76992 + _WritePageEntry(stlbLogical + sStart, 1 << 1);76996 + _WritePageEntry(stlbLogical + sStart,77003 + sStart,[all …]