Searched refs:fb_wb (Results 1 – 1 of 1) sorted by relevance
23 static bool fb_wb; variable40 fb_wb ? MEMREMAP_WB : MEMREMAP_WC); in efi_earlycon_remap_fb()62 fb_prot = fb_wb ? PAGE_KERNEL : pgprot_writecombine(PAGE_KERNEL); in efi_earlycon_map()233 fb_wb = opt && !strcmp(opt, "ram"); in efi_earlycon_setup()