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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dhardwall.c97 int x, y, cpu, ulhc, lrhc; local
100 ulhc = find_first_bit(cpumask_bits(mask), nr_cpumask_bits);
104 r->ulhc_x = cpu_x(ulhc);
105 r->ulhc_y = cpu_y(ulhc);

Completed in 55 milliseconds