Searched refs:chknp (Results 1 – 1 of 1) sorted by relevance
547 ulong_t chknp; in anon_copy_ptr() local553 chknp = ANON_CHUNK_SIZE - MAX(sapidx, dapidx); in anon_copy_ptr()554 if (chknp > npages) in anon_copy_ptr()555 chknp = npages; in anon_copy_ptr()568 chknp << ANON_PTRSHIFT); in anon_copy_ptr()570 s_idx += chknp; in anon_copy_ptr()571 d_idx += chknp; in anon_copy_ptr()572 npages -= chknp; in anon_copy_ptr()