Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_TW/arch/arm/
H A DBooting98 ATAG_CORE 標籤開始,並以 ATAG_NONE 標籤結束。ATAG_CORE 標籤可以是
100 ‘2’(0x00000002)。ATAG_NONE 標籤的 size 域必須設置爲零。
114 | ATAG_NONE | |
/linux/Documentation/translations/zh_CN/arch/arm/
H A DBooting98 ATAG_CORE 标签开始,并以 ATAG_NONE 标签结束。ATAG_CORE 标签可以是
100 ‘2’(0x00000002)。ATAG_NONE 标签的 size 域必须设置为零。
114 | ATAG_NONE | |
/linux/arch/arm/kernel/
H A Datags_parse.c50 { 0, ATAG_NONE }
173 tag->hdr.tag = ATAG_NONE; in squash_mem_tags()
H A Datags_proc.c55 WARN_ON(tag->hdr.tag != ATAG_NONE); in init_atags_procfs()
H A Datags_compat.c203 tag->hdr.tag = ATAG_NONE; in build_tag_list()
/linux/arch/arm/include/uapi/asm/
H A Dsetup.h23 #define ATAG_NONE 0x00000000 macro
/linux/Documentation/arch/arm/
H 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 | |