Searched refs:lrhc (Results 1 – 1 of 1) sorted by relevance
97 int x, y, cpu, ulhc, lrhc; in setup_rectangle() local101 lrhc = find_last_bit(cpumask_bits(mask), nr_cpumask_bits); in setup_rectangle()106 r->width = cpu_x(lrhc) - r->ulhc_x + 1; in setup_rectangle()107 r->height = cpu_y(lrhc) - r->ulhc_y + 1; in setup_rectangle()