Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/include/linux/
H A Diosys-map.h265 static inline void iosys_map_clear(struct iosys_map *map) in iosys_map_clear() function
/openbmc/linux/drivers/dma-buf/
H A Ddma-buf.c1506 iosys_map_clear(map); in dma_buf_vmap()
1552 iosys_map_clear(map); in dma_buf_vmap_unlocked()
1584 iosys_map_clear(&dmabuf->vmap_ptr); in dma_buf_vunmap()
/openbmc/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c242 iosys_map_clear(map); in cma_heap_vunmap()
H A Dsystem_heap.c281 iosys_map_clear(map); in system_heap_vunmap()
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c551 iosys_map_clear(map); in ttm_bo_vunmap()
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dgm12u320.c445 iosys_map_clear(&gm12u320->fb_update.src_map); in gm12u320_stop_fb_update()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c561 iosys_map_clear(&gbo->map); /* explicitly clear mapping for next vmap call */ in drm_gem_vram_bo_driver_move_notify()
H A Ddrm_gem.c1208 iosys_map_clear(map); in drm_gem_vunmap()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c917 iosys_map_clear(&guc->ads_map); in intel_guc_ads_destroy()