Searched refs:efi_earlycon_map (Results 1 – 3 of 3) sorted by relevance
52 static __ref void *efi_earlycon_map(unsigned long start, unsigned long len) in efi_earlycon_map() function77 dst = efi_earlycon_map(y*len, len); in efi_earlycon_clear_scanline()95 dst = efi_earlycon_map(i*len, len); in efi_earlycon_scroll_up()99 src = efi_earlycon_map((i + font->height) * len, len); in efi_earlycon_scroll_up()162 dst = efi_earlycon_map((efi_y + h) * len, len); in efi_earlycon_write()
55629 ffff800010efd360 t efi_earlycon_map
Completed in 313 milliseconds