fb_prot 54 drivers/firmware/efi/earlycon.c pgprot_t fb_prot; fb_prot 59 drivers/firmware/efi/earlycon.c fb_prot = fb_wb ? PAGE_KERNEL : pgprot_writecombine(PAGE_KERNEL); fb_prot 60 drivers/firmware/efi/earlycon.c return early_memremap_prot(fb_base + start, len, pgprot_val(fb_prot));