Home
last modified time | relevance | path

Searched refs:efi_random_alloc (Results 1 – 5 of 5) sorted by relevance

/drivers/firmware/efi/libstub/
A Dzboot.c86 status = efi_random_alloc(alloc_size, min_kimg_align, &image_base, in efi_zboot_entry()
A Dkaslr.c118 status = efi_random_alloc(*reserve_size, min_kimg_align, in efi_kaslr_relocate_kernel()
A Drandomalloc.c57 efi_status_t efi_random_alloc(unsigned long size, in efi_random_alloc() function
A Dx86-stub.c776 status = efi_random_alloc(alloc_size, CONFIG_PHYSICAL_ALIGN, &addr, in efi_decompress_kernel()
A Defistub.h1040 efi_status_t efi_random_alloc(unsigned long size, unsigned long align,

Completed in 17 milliseconds