Searched refs:orig_dp (Results 1 – 1 of 1) sorted by relevance
191 unsigned int *dp, *orig_dp; in dart_build() local197 orig_dp = dp = ((unsigned int*)tbl->it_base) + index; in dart_build()210 dart_cache_sync(orig_dp, npages); in dart_build()225 unsigned int *dp, *orig_dp; in dart_free() local235 orig_dp = dp = ((unsigned int *)tbl->it_base) + index; in dart_free()240 dart_cache_sync(orig_dp, orig_npages); in dart_free()