Searched refs:ht_key (Results 1 – 1 of 1) sorted by relevance
47 uint64_t ht_key = (((uint64_t)count) << 32) | start; in panfrost_minmax_cache_get() local54 if (cache->keys[i] == ht_key) { in panfrost_minmax_cache_get()71 uint64_t ht_key = (((uint64_t)count) << 32) | start; in panfrost_minmax_cache_add() local85 cache->keys[index] = ht_key; in panfrost_minmax_cache_add()