Searched refs:cluster_regs (Results 1 – 1 of 1) sorted by relevance
3446 struct reg_field *cluster_regs; in vop2_cluster_init() local3449 cluster_regs = kmemdup(vop2_cluster_regs, sizeof(vop2_cluster_regs), in vop2_cluster_init()3451 if (!cluster_regs) in vop2_cluster_init()3455 if (cluster_regs[i].reg != 0xffffffff) in vop2_cluster_init()3456 cluster_regs[i].reg += win->offset; in vop2_cluster_init()3459 cluster_regs, in vop2_cluster_init()3462 kfree(cluster_regs); in vop2_cluster_init()