Home
last modified time | relevance | path

Searched refs:EFI_KIMG_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firmware/efi/libstub/
A Darm64-stub.c100 u64 min_kimg_align = efi_nokaslr ? MIN_KIMG_ALIGN : EFI_KIMG_ALIGN; in handle_kernel_image()
122 if (!IS_ALIGNED((u64)_text, EFI_KIMG_ALIGN)) in handle_kernel_image()
124 EFI_KIMG_ALIGN >> 10); in handle_kernel_image()
/linux/arch/arm64/include/asm/
A Defi.h64 #define EFI_KIMG_ALIGN \ macro

Completed in 3 milliseconds