Searched refs:chknp (Results 1 – 1 of 1) sorted by relevance
549 ulong_t chknp; in anon_copy_ptr() local555 chknp = ANON_CHUNK_SIZE - MAX(sapidx, dapidx); in anon_copy_ptr()556 if (chknp > npages) in anon_copy_ptr()557 chknp = npages; in anon_copy_ptr()570 chknp << ANON_PTRSHIFT); in anon_copy_ptr()572 s_idx += chknp; in anon_copy_ptr()573 d_idx += chknp; in anon_copy_ptr()574 npages -= chknp; in anon_copy_ptr()