Searched refs:bgrt_image_size (Results 1 – 3 of 3) sorted by relevance
21 size_t __initdata bgrt_image_size; variable87 bgrt_image_size = bmp_header.size; in efi_bgrt_init()89 bgrt_image = kmalloc(bgrt_image_size, GFP_KERNEL | __GFP_NOWARN); in efi_bgrt_init()92 bgrt_image_size); in efi_bgrt_init()107 memcpy_fromio(bgrt_image, image, bgrt_image_size); in efi_bgrt_init()
12 extern size_t bgrt_image_size;
90 bin_attr_image.size = bgrt_image_size; in bgrt_init()