Searched refs:ref_age_base (Results 1 – 2 of 2) sorted by relevance
905 u32 *ref_age_base; in r300_scratch() local924 ref_age_base = (u32 *)(unsigned long)get_unaligned(ptr_addr); in r300_scratch()930 if (DRM_COPY_TO_USER(ref_age_base + *buf_idx, in r300_scratch()936 ref_age_base + *buf_idx + 1, in r300_scratch()945 if (DRM_COPY_TO_USER(ref_age_base + *buf_idx + 1, in r300_scratch()
930 u32 *ref_age_base; in r300_scratch() local944 ref_age_base = (u32 *)(unsigned long)*((uint64_t *)cmdbuf->buf); in r300_scratch()953 …if (DRM_COPY_TO_USER(ref_age_base + buf_idx, &dev_priv->scratch_ages[header.scratch.reg], sizeof(u… in r300_scratch()957 if (DRM_COPY_FROM_USER(&h_pending, ref_age_base + buf_idx + 1, sizeof(u32))) { in r300_scratch()967 if (DRM_COPY_TO_USER(ref_age_base + buf_idx + 1, &h_pending, sizeof(u32))) { in r300_scratch()