Searched refs:ALIGN_MIN (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/loader/ia64/efi/
H A Dlinux.c37 #define ALIGN_MIN (256*1024*1024) macro
431 if (align < ALIGN_MIN)
432 align = ALIGN_MIN;

Completed in 28 milliseconds