Home
last modified time | relevance | path

Searched refs:min_mem64 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dexpand.c327 if (min_mem64 == 0) in check_min_mem64()
330 if ((mbi.mem_upper / 10240) * 11 >= min_mem64) in check_min_mem64()
H A Dshared.h643 extern unsigned int min_mem64;
H A Dbuiltins.c91 unsigned int min_mem64 = 0; variable
1287 if (min_mem64 != 0) in displaymem_func()
1289 min_mem64); in displaymem_func()
2894 if (!safe_parse_maxint(&arg, &min_mem64)) in min_mem64_func()
/illumos-gate/usr/src/grub/
H A Dinstall_menu26 min_mem64 1024