Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/efi/libstub/
Dkaslr.c120 status = efi_random_alloc(*reserve_size, min_kimg_align, in efi_kaslr_relocate_kernel()
Drandomalloc.c54 efi_status_t efi_random_alloc(unsigned long size, in efi_random_alloc() function
Dzboot.c121 status = efi_random_alloc(alloc_size, min_kimg_align, &image_base, in efi_zboot_entry()
Dx86-stub.c809 status = efi_random_alloc(alloc_size, CONFIG_PHYSICAL_ALIGN, &addr, in efi_decompress_kernel()
Defistub.h957 efi_status_t efi_random_alloc(unsigned long size, unsigned long align,