Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
A Dearlycon.c52 static __ref void *efi_earlycon_map(unsigned long start, unsigned long len) in efi_earlycon_map() function
77 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()
/linux/
A DSystem.map55629 ffff800010efd360 t efi_earlycon_map
A D.tmp_System.map55629 ffff800010efd360 t efi_earlycon_map

Completed in 313 milliseconds