Searched refs:__KERNEL_ALIGN (Results 1 – 2 of 2) sorted by relevance
38 #define __KERNEL_ALIGN 0x200000 macro45 #if (CONFIG_PHYSICAL_START % __KERNEL_ALIGN) != 0
418 if ((unsigned long)output & (__KERNEL_ALIGN - 1)) in decompress_kernel()