Searched refs:grd_val (Results 1 – 3 of 3) sorted by relevance
38 const struct spu *aSpu, int *grd_val) in vma_map_lookup() argument58 *grd_val = ovly_grd; in vma_map_lookup()109 int grd_val; in create_vma_map() local232 aSpu, &grd_val); in create_vma_map()
595 int grd_val = 0; in spu_sync_buffer() local599 file_offset = vma_map_lookup( map, sample, the_spu, &grd_val); in spu_sync_buffer()606 if (grd_val && grd_val != spu_buff[spu_num].last_guard_val) { in spu_sync_buffer()607 spu_buff[spu_num].last_guard_val = grd_val; in spu_sync_buffer()
89 int *grd_val);