Searched refs:grd_val (Results 1 – 3 of 3) sorted by relevance
34 const struct spu *aSpu, int *grd_val) in vma_map_lookup() argument54 *grd_val = ovly_grd; in vma_map_lookup()105 int grd_val; in create_vma_map() local228 aSpu, &grd_val); in create_vma_map()
585 int grd_val = 0; in spu_sync_buffer() local589 file_offset = vma_map_lookup( map, sample, the_spu, &grd_val); in spu_sync_buffer()596 if (grd_val && grd_val != spu_buff[spu_num].last_guard_val) { in spu_sync_buffer()597 spu_buff[spu_num].last_guard_val = grd_val; in spu_sync_buffer()
85 int *grd_val);