Searched refs:efi_x (Results 1 – 3 of 3) sorted by relevance
18 static u32 efi_x, efi_y; variable155 linemax = (si->lfb_width - efi_x) / font->width; in efi_earlycon_write()168 x = efi_x; in efi_earlycon_write()180 efi_x += count * font->width; in efi_earlycon_write()184 efi_x = 0; in efi_earlycon_write()190 if (efi_x + font->width > si->lfb_width) { in efi_earlycon_write()191 efi_x = 0; in efi_earlycon_write()
163406 ffff80001215781c b efi_x
Completed in 352 milliseconds