Searched refs:efi_earlycon_map (Results 1 – 1 of 1) sorted by relevance
55 static __ref void *efi_earlycon_map(unsigned long start, unsigned long len) in efi_earlycon_map() function80 dst = efi_earlycon_map(y*len, len); in efi_earlycon_clear_scanline()106 dst = efi_earlycon_map(i*len, len); in efi_earlycon_scroll_up()110 src = efi_earlycon_map((i + font->height) * len, len); in efi_earlycon_scroll_up()168 dst = efi_earlycon_map((efi_y + h) * len, len); in efi_earlycon_write()