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

/osnet-11/usr/src/grub/grub2/grub-core/loader/mips/
H A Dlinux.c138 int extraoff; local
151 extraoff = linux_size;
168 *extra_mem = playground + extraoff;
193 int extraoff; local
206 extraoff = linux_size;
223 *extra_mem = playground + extraoff;

Completed in 15 milliseconds