Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dcirrus_vga.c2223 unsigned int color_xor) in vga_draw_cursor_line() argument
2239 ((uint32_t *)d)[0] ^= color_xor; in vga_draw_cursor_line()