Home
last modified time | relevance | path

Searched refs:iosys_map_clear (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/firmware/tegra/
H A Dbpmp-tegra186.c52 iosys_map_clear(&channel->ib); in tegra186_bpmp_is_message_ready()
65 iosys_map_clear(&channel->ob); in tegra186_bpmp_is_channel_free()
/linux/drivers/gpu/drm/xe/display/
H A Dxe_panic.c27 iosys_map_clear(&panic->vmap); in xe_panic_kunmap()
/linux/include/linux/
H A Diosys-map.h265 static inline void iosys_map_clear(struct iosys_map *map) in iosys_map_clear() function
/linux/drivers/dma-buf/
H A Ddma-buf.c1586 iosys_map_clear(map); in dma_buf_vmap()
1632 iosys_map_clear(map); in dma_buf_vmap_unlocked()
1664 iosys_map_clear(&dmabuf->vmap_ptr); in dma_buf_vunmap()
/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c261 iosys_map_clear(map); in cma_heap_vunmap()
H A Dsystem_heap.c285 iosys_map_clear(map); in system_heap_vunmap()
/linux/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c500 iosys_map_clear(&gbo->map); /* explicitly clear mapping for next vmap call */ in drm_gem_vram_bo_driver_move_notify()
H A Ddrm_gem.c1408 iosys_map_clear(map); in drm_gem_vunmap_locked()
/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c577 iosys_map_clear(map); in ttm_bo_vunmap()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c1017 iosys_map_clear(&guc->ads_map); in intel_guc_ads_destroy()
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c3055 iosys_map_clear(&bo->vmap); in __xe_bo_vunmap()