Home
last modified time | relevance | path

Searched refs:initrd_addr_max (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dshared.h445 unsigned long initrd_addr_max; /* The highest address of initrd */ member
H A Dboot.c838 ? lh->initrd_addr_max : LINUX_INITRD_MAX_ADDRESS); in load_initrd()