Searched refs:boot_param (Results 1 – 2 of 2) sorted by relevance
65 let boot_param = boot_params().read(); in generic_imageblit() localVariable81 let dst1 = boot_param.screen_info.lfb_virt_base; in generic_imageblit()
386 let boot_param = boot_params().read(); in fb_fillrect() localVariable387 let screen_base = boot_param in fb_fillrect()