Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/oprofile/cell/
Dpr_util.h83 unsigned int vma_map_lookup(struct vma_to_fileoffset_map *map,
Dvma_map.c33 vma_map_lookup(struct vma_to_fileoffset_map *map, unsigned int vma, in vma_map_lookup() function
227 overlay_tbl_offset = vma_map_lookup(map, ovly_table_sym, in create_vma_map()
Dspu_task_sync.c589 file_offset = vma_map_lookup( map, sample, the_spu, &grd_val); in spu_sync_buffer()