Home
last modified time | relevance | path

Searched refs:should_map_wc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c81 should_map_wc(struct panthor_gem_object *bo, struct panthor_vm *exclusive_vm) in should_map_wc() function
199 bo->base.map_wc = should_map_wc(bo, vm); in panthor_kernel_bo_create()
441 bo->base.map_wc = should_map_wc(bo, exclusive_vm); in panthor_gem_create_with_handle()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c448 should_map_wc(struct panfrost_gem_object *bo) in should_map_wc() function
495 bo->base.map_wc = should_map_wc(bo); in panfrost_gem_create()