Searched refs:ATAG_CMDLINE (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/arm/kernel/
H A Datags_parse.c136 __tagtable(ATAG_CMDLINE, parse_tag_cmdline);
H A Datags_compat.c197 tag->hdr.tag = ATAG_CMDLINE;
/linux-master/arch/arm/include/uapi/asm/
H A Dsetup.h124 #define ATAG_CMDLINE 0x54410009 macro
/linux-master/arch/arm/boot/compressed/
H A Datags_to_fdt.c90 /* and append the ATAG_CMDLINE */
159 if (atag->hdr.tag == ATAG_CMDLINE) {

Completed in 123 milliseconds