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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/sn/kernel/sn2/
H A Dptc_deadlock.S25 ptc1 = in2 define
42 cmp.ne p8,p9=r0,ptc1 // Test for shub type (ptc1 non-null on shub1)
72 (p7) cmp.ne p7,p0=r0,ptc1;; // Test for non-null ptc1
74 (p7) st8.rel [ptc1]=data1;; // Now write PTC1.
H A Dsn2_smp.c171 volatile unsigned long *ptc0, *ptc1; local
235 ptc1 = (long *)GLOBAL_MMR_PHYS_ADDR(0, SH1_PTC_1);
242 ptc1 = NULL;
281 if (ptc1)
282 ptc1 = CHANGE_NASID(nasid, ptc1);
283 pio_atomic_phys_write_mmrs(ptc0, data0, ptc1, data1);
290 sn2_ptc_deadlock_recovery(nasids, ibegin, i, mynasid, ptc0, data0, ptc1, data1);
333 volatile unsigned long *ptc1, unsigned long data1)
349 if (ptc1)
331 sn2_ptc_deadlock_recovery(short *nasids, short ib, short ie, int mynasid, volatile unsigned long *ptc0, unsigned long data0, volatile unsigned long *ptc1, unsigned long data1) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
H A Dptc_deadlock.S25 ptc1 = in2 define
42 cmp.ne p8,p9=r0,ptc1 // Test for shub type (ptc1 non-null on shub1)
72 (p7) cmp.ne p7,p0=r0,ptc1;; // Test for non-null ptc1
74 (p7) st8.rel [ptc1]=data1;; // Now write PTC1.
H A Dsn2_smp.c171 volatile unsigned long *ptc0, *ptc1; local
235 ptc1 = (long *)GLOBAL_MMR_PHYS_ADDR(0, SH1_PTC_1);
242 ptc1 = NULL;
281 if (ptc1)
282 ptc1 = CHANGE_NASID(nasid, ptc1);
283 pio_atomic_phys_write_mmrs(ptc0, data0, ptc1, data1);
290 sn2_ptc_deadlock_recovery(nasids, ibegin, i, mynasid, ptc0, data0, ptc1, data1);
333 volatile unsigned long *ptc1, unsigned long data1)
349 if (ptc1)
331 sn2_ptc_deadlock_recovery(short *nasids, short ib, short ie, int mynasid, volatile unsigned long *ptc0, unsigned long data0, volatile unsigned long *ptc1, unsigned long data1) argument
[all...]

Completed in 104 milliseconds