Searched refs:fb_wb (Results 1 – 1 of 1) sorted by relevance
23 static bool fb_wb; variable41 efi_fb = memremap(fb_base, si->lfb_size, fb_wb ? MEMREMAP_WB : MEMREMAP_WC); in efi_earlycon_remap_fb()63 fb_prot = fb_wb ? PAGE_KERNEL : pgprot_writecombine(PAGE_KERNEL); in efi_earlycon_map()234 fb_wb = opt && !strcmp(opt, "ram"); in efi_earlycon_setup()