Searched refs:host_y (Results 1 – 1 of 1) sorted by relevance
867 u32 host_x, host_y; in vbox_cursor_move() local880 y + crtc_y, &host_x, &host_y); in vbox_cursor_move()893 if (ret || (host_x == 0 && host_y == 0)) in vbox_cursor_move()898 if (y + crtc_y < host_y) in vbox_cursor_move()899 hot_y = min(host_y - y - crtc_y, vbox->cursor_height); in vbox_cursor_move()