Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dbootparam.h70 __u32 initrd_addr_max; member
/arch/x86/boot/compressed/
Deboot.c802 &initrd_addr, hdr->initrd_addr_max); in handle_ramdisks()
809 if (initrd_addr > hdr->initrd_addr_max) { in handle_ramdisks()