Searched refs:is_gpu_mapped (Results 1 – 1 of 1) sorted by relevance
121 static bool is_gpu_mapped(struct panthor_gem_object *bo, in is_gpu_mapped() function159 if (is_gpu_mapped(bo, &gpu_mapped_state)) in panthor_gem_evaluate_reclaim_state_locked()174 bool was_gpu_mapped, is_gpu_mapped; in panthor_gem_update_reclaim_state_locked() local185 is_gpu_mapped = new_state == PANTHOR_GEM_GPU_MAPPED_MULTI_VM || in panthor_gem_update_reclaim_state_locked()188 if (is_gpu_mapped && !was_gpu_mapped) in panthor_gem_update_reclaim_state_locked()190 else if (!is_gpu_mapped && was_gpu_mapped) in panthor_gem_update_reclaim_state_locked()