Searched refs:fb_prot (Results 1 – 1 of 1) sorted by relevance
19 static pgprot_t fb_prot; variable23 return early_memremap_prot(fb_base + start, len, pgprot_val(fb_prot)); in efi_earlycon_map()180 fb_prot = PAGE_KERNEL; in efi_earlycon_setup()182 fb_prot = pgprot_writecombine(PAGE_KERNEL); in efi_earlycon_setup()