Home
last modified time | relevance | path

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

/freebsd/sys/arm/include/
H A Datags.h51 #define ATAG_INITRD2 0x54420005 /* compressed ramdisk image */ macro
/freebsd/sys/arm/arm/
H A Dmachdep_boot.c230 case ATAG_INITRD2: in linux_parse_boot_param()