Lines Matching refs:buf_ptr
142 qword *buf_ptr = (qword *) (((unsigned int) (buffer) + 127) & ~127); in __cache_evict_entry()
157 mfc_getllar (buf_ptr, tag, 0, 0); in __cache_evict_entry()
171 buf_ptr[0] = si_selb (buf_ptr[0], line[0], si_fsmb (bits)); in __cache_evict_entry()
176 buf_ptr[1] = si_selb (buf_ptr[1], line[1], si_fsmb (bits)); in __cache_evict_entry()
178 buf_ptr[2] = si_selb (buf_ptr[2], line[2], si_fsmb (bits)); in __cache_evict_entry()
180 buf_ptr[3] = si_selb (buf_ptr[3], line[3], si_fsmb (bits)); in __cache_evict_entry()
182 buf_ptr[4] = si_selb (buf_ptr[4], line[4], si_fsmb (bits)); in __cache_evict_entry()
184 buf_ptr[5] = si_selb (buf_ptr[5], line[5], si_fsmb (bits)); in __cache_evict_entry()
186 buf_ptr[6] = si_selb (buf_ptr[6], line[6], si_fsmb (bits)); in __cache_evict_entry()
188 buf_ptr[7] = si_selb (buf_ptr[7], line[7], si_fsmb (bits)); in __cache_evict_entry()
191 mfc_putllc (buf_ptr, tag, 0, 0); in __cache_evict_entry()