Searched refs:efi_random_alloc (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/drivers/firmware/efi/libstub/ |
D | kaslr.c | 118 status = efi_random_alloc(*reserve_size, min_kimg_align, in efi_kaslr_relocate_kernel()
|
D | zboot.c | 121 status = efi_random_alloc(alloc_size, min_kimg_align, &image_base, in efi_zboot_entry()
|
D | randomalloc.c | 57 efi_status_t efi_random_alloc(unsigned long size, in efi_random_alloc() function
|
D | x86-stub.c | 783 status = efi_random_alloc(alloc_size, CONFIG_PHYSICAL_ALIGN, &addr, in efi_decompress_kernel()
|
D | efistub.h | 1040 efi_status_t efi_random_alloc(unsigned long size, unsigned long align,
|