Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dhardwall.c204 int x, y, cpu, ulhc, lrhc; in check_rectangle() local
207 ulhc = find_first_bit(cpumask_bits(mask), nr_cpumask_bits); in check_rectangle()
211 r->ulhc_x = cpu_x(ulhc); in check_rectangle()
212 r->ulhc_y = cpu_y(ulhc); in check_rectangle()