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

/linux-4.1.27/arch/alpha/kernel/
H A Dsys_titan.c69 volatile unsigned long *dim0, *dim1, *dim2, *dim3; titan_update_irq_hw()
86 dim2 = &cchip->dim2.csr; titan_update_irq_hw()
90 if (!cpumask_test_cpu(2, &cpm)) dim2 = &dummy; titan_update_irq_hw()
95 *dim2 = mask2; titan_update_irq_hw()
100 *dim2; titan_update_irq_hw()
106 else if (bcpu == 2) dimB = &cchip->dim2.csr; titan_update_irq_hw()
68 volatile unsigned long *dim0, *dim1, *dim2, *dim3; titan_update_irq_hw() local
H A Dsys_dp264.c54 volatile unsigned long *dim0, *dim1, *dim2, *dim3; tsunami_update_irq_hw() local
70 dim2 = &cchip->dim2.csr; tsunami_update_irq_hw()
74 if (!cpu_possible(2)) dim2 = &dummy; tsunami_update_irq_hw()
79 *dim2 = mask2; tsunami_update_irq_hw()
84 *dim2; tsunami_update_irq_hw()
90 else if (bcpu == 2) dimB = &cchip->dim2.csr; tsunami_update_irq_hw()
/linux-4.1.27/arch/alpha/include/asm/
H A Dcore_titan.h58 titan_64 dim2; member in struct:__anon21
H A Dcore_tsunami.h58 tsunami_64 dim2; member in struct:__anon34

Completed in 153 milliseconds