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 D | linux.c | 37 #define ALIGN_MIN (256*1024*1024) macro 431 if (align < ALIGN_MIN) 432 align = ALIGN_MIN; |
Completed in 28 milliseconds