Home
last modified time | relevance | path

Searched refs:BI_RAMDISK (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/standard-headers/asm-m68k/
H A Dbootinfo.h56 #define BI_RAMDISK 0x0006 /* ramdisk address and size */ macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h63 #define BI_RAMDISK 0x0006 /* ramdisk address and size */ macro
/openbmc/qemu/hw/m68k/
H A Dvirt.c284 BOOTINFO2(param_ptr, BI_RAMDISK, initrd_base, in virt_init()
H A Dq800.c641 BOOTINFO2(param_ptr, BI_RAMDISK, initrd_base, in q800_machine_init()
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_mm.c143 case BI_RAMDISK: in m68k_parse_bootinfo()