Searched refs:orig_dp (Results 1 – 1 of 1) sorted by relevance
177 unsigned int *dp, *orig_dp; in dart_build() local183 orig_dp = dp = ((unsigned int*)tbl->it_base) + index; in dart_build()196 dart_cache_sync(orig_dp, npages); in dart_build()211 unsigned int *dp, *orig_dp; in dart_free() local221 orig_dp = dp = ((unsigned int *)tbl->it_base) + index; in dart_free()226 dart_cache_sync(orig_dp, orig_npages); in dart_free()