Home
last modified time | relevance | path

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

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