Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dbootparam.h57 __u32 initrd_addr_max; member
/linux-3.4.99/arch/x86/boot/compressed/
Deboot.c633 &initrd_addr, hdr->initrd_addr_max); in handle_ramdisks()
638 if (initrd_addr > hdr->initrd_addr_max) { in handle_ramdisks()