Home
last modified time | relevance | path

Searched refs:cluster_dfx_regs_num (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1194 int cluster_dfx_regs_num = ARRAY_SIZE(hpre_cluster_dfx_regs); in hpre_show_last_regs_init() local
1202 debug->last_words = kcalloc(cluster_dfx_regs_num * clusters_num + in hpre_show_last_regs_init()
1213 for (j = 0; j < cluster_dfx_regs_num; j++) { in hpre_show_last_regs_init()
1214 idx = com_dfx_regs_num + i * cluster_dfx_regs_num + j; in hpre_show_last_regs_init()
1236 int cluster_dfx_regs_num = ARRAY_SIZE(hpre_cluster_dfx_regs); in hpre_show_last_dfx_regs() local
1259 for (j = 0; j < cluster_dfx_regs_num; j++) { in hpre_show_last_dfx_regs()
1262 idx = com_dfx_regs_num + i * cluster_dfx_regs_num + j; in hpre_show_last_dfx_regs()

Completed in 3 milliseconds