Searched refs:blockndx (Results 1 – 1 of 1) sorted by relevance
280 uint_t blockndx; /* # of far PLT blocks */ in plt_far_entry() local304 blockndx = (uint_t)(farpltndx / M64_PLT_FBLKCNTS); in plt_far_entry()311 (blockndx * M64_PLT_FBLOCKSZ); in plt_far_entry()319 if (farblkcnt > blockndx) { in plt_far_entry()