Lines Matching defs:nreloc
1988 spgcnt_t nreloc = 0;
2172 NULL, pl, PAGESIZE, conpp, ppa_szc, &nreloc, seg, vaddr,
2217 if (prealloc && nreloc > 1) {
2223 spgcnt_t npgs = nreloc;
2556 spgcnt_t nreloc = 0;
2698 PAGESIZE, conpp, NULL, &nreloc, seg, vaddr,
2708 ASSERT(prealloc == 0 || nreloc == 1);
2853 spgcnt_t nreloc = 0;
3030 &nreloc, seg, addr, S_CREATE, cred);
3038 ASSERT(nreloc == 1);