Searched refs:kcache_banks (Results 1 – 1 of 1) sorted by relevance
940 int i, kcache_banks = bc->chip_class >= EVERGREEN ? 4 : 2; in r600_bytecode_alloc_kcache_line() local942 for (i = 0; i < kcache_banks; i++) { in r600_bytecode_alloc_kcache_line()952 if (kcache[kcache_banks-1].mode) { in r600_bytecode_alloc_kcache_line()957 memmove(&kcache[i+1],&kcache[i], (kcache_banks-i-1)*sizeof(struct r600_bytecode_kcache)); in r600_bytecode_alloc_kcache_line()