ovly_table        123 arch/powerpc/oprofile/cell/vma_map.c 	struct spu_overlay_info __user *ovly_table;
ovly_table        235 arch/powerpc/oprofile/cell/vma_map.c 	ovly_table = spu_elf_start + overlay_tbl_offset;
ovly_table        242 arch/powerpc/oprofile/cell/vma_map.c 		if (copy_from_user(&ovly, ovly_table + i, sizeof (ovly)))