Searched refs:dim3 (Results 1 – 4 of 4) sorted by relevance
69 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in titan_update_irq_hw() local87 dim3 = &cchip->dim3.csr; in titan_update_irq_hw()91 if (!cpumask_test_cpu(3, &cpm)) dim3 = &dummy; in titan_update_irq_hw()96 *dim3 = mask3; in titan_update_irq_hw()101 *dim3; in titan_update_irq_hw()107 else if (bcpu == 3) dimB = &cchip->dim3.csr; in titan_update_irq_hw()
55 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in tsunami_update_irq_hw() local72 dim3 = &cchip->dim3.csr; in tsunami_update_irq_hw()76 if (!cpu_possible(3)) dim3 = &dummy; in tsunami_update_irq_hw()81 *dim3 = mask3; in tsunami_update_irq_hw()86 *dim3; in tsunami_update_irq_hw()92 else dimB = &cchip->dim3.csr; in tsunami_update_irq_hw()
60 tsunami_64 dim3; member
60 titan_64 dim3; member