Searched refs:dim2 (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/alpha/kernel/ |
H A D | sys_titan.c | 69 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 D | sys_dp264.c | 54 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 D | core_titan.h | 58 titan_64 dim2; member in struct:__anon21
|
H A D | core_tsunami.h | 58 tsunami_64 dim2; member in struct:__anon34
|
Completed in 153 milliseconds