Searched refs:count1 (Results 1 – 3 of 3) sorted by relevance
31 unsigned int count1, count2, status; in ioc_timer_read() local38 count1 = ioc_readb(IOC_T0CNTL) | (ioc_readb(IOC_T0CNTH) << 8); in ioc_timer_read()48 if (count2 < count1) { in ioc_timer_read()55 } else if (count2 > count1) { in ioc_timer_read()
291 unsigned long i, j, flags, count0, count1, stride0, stride1, addr; in local_flush_tlb_all() local295 count1 = local_cpu_data->ptce_count[1]; in local_flush_tlb_all()301 for (j = 0; j < count1; ++j) { in local_flush_tlb_all()
902 u64 count1; member