Home
last modified time | relevance | path

Searched refs:MIN_KIMG_ALIGN (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/arm64/include/asm/
A Dboot.h18 #define MIN_KIMG_ALIGN SZ_2M macro
A Defi.h112 return efi_nokaslr ? MIN_KIMG_ALIGN : EFI_KIMG_ALIGN; in efi_get_kimg_min_align()
A Dmemory.h214 return kaslr_offset() >= MIN_KIMG_ALIGN; in kaslr_enabled()
/linux-6.3-rc2/arch/arm64/kernel/
A Dkexec_image.c85 kbuf.buf_align = MIN_KIMG_ALIGN; in image_load()
A Dsetup.c337 if ((u64)_text % MIN_KIMG_ALIGN) in setup_arch()
A Dhead.S877 and x23, x23, MIN_KIMG_ALIGN - 1

Completed in 8 milliseconds