overlay_tbl_offset  109 arch/powerpc/oprofile/cell/vma_map.c 	unsigned int overlay_tbl_offset = -1;
overlay_tbl_offset  227 arch/powerpc/oprofile/cell/vma_map.c 	overlay_tbl_offset = vma_map_lookup(map, ovly_table_sym,
overlay_tbl_offset  229 arch/powerpc/oprofile/cell/vma_map.c 	if (overlay_tbl_offset > 0x10000000) {
overlay_tbl_offset  235 arch/powerpc/oprofile/cell/vma_map.c 	ovly_table = spu_elf_start + overlay_tbl_offset;