Searched refs:was_gpu_mapped (Results 1 – 1 of 1) sorted by relevance
174 bool was_gpu_mapped, is_gpu_mapped; in panthor_gem_update_reclaim_state_locked() local183 was_gpu_mapped = old_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()