Home
last modified time | relevance | path

Searched refs:vma_map_lookup (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/oprofile/cell/
Dpr_util.h87 unsigned int vma_map_lookup(struct vma_to_fileoffset_map *map,
Dvma_map.c37 vma_map_lookup(struct vma_to_fileoffset_map *map, unsigned int vma, in vma_map_lookup() function
231 overlay_tbl_offset = vma_map_lookup(map, ovly_table_sym, in create_vma_map()
Dspu_task_sync.c593 file_offset = vma_map_lookup( map, sample, the_spu, &grd_val); in spu_sync_buffer()