Home
last modified time | relevance | path

Searched refs:ATAG_NONE (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/translations/zh_CN/arm/
A DBooting98 ATAG_CORE 标签开始,并以 ATAG_NONE 标签结束。ATAG_CORE 标签可以是
100 ‘2’(0x00000002)。ATAG_NONE 标签的 size 域必须设置为零。
114 | ATAG_NONE | |
/linux/arch/arm/kernel/
A Datags_parse.c50 { 0, ATAG_NONE }
173 tag->hdr.tag = ATAG_NONE; in squash_mem_tags()
A Datags_proc.c55 WARN_ON(tag->hdr.tag != ATAG_NONE); in init_atags_procfs()
A Datags_compat.c203 tag->hdr.tag = ATAG_NONE; in build_tag_list()
/linux/arch/arm/include/uapi/asm/
A Dsetup.h23 #define ATAG_NONE 0x00000000 macro
/linux/Documentation/arm/
A Dbooting.rst98 A valid tagged list starts with ATAG_CORE and ends with ATAG_NONE.
100 has the size field set to '2' (0x00000002). The ATAG_NONE must set
117 | ATAG_NONE | |

Completed in 9 milliseconds