fb_wb 20 drivers/firmware/efi/earlycon.c static bool fb_wb; fb_wb 37 drivers/firmware/efi/earlycon.c fb_wb ? MEMREMAP_WB : MEMREMAP_WC); fb_wb 59 drivers/firmware/efi/earlycon.c fb_prot = fb_wb ? PAGE_KERNEL : pgprot_writecombine(PAGE_KERNEL); fb_wb 219 drivers/firmware/efi/earlycon.c fb_wb = opt && !strcmp(opt, "ram");