Searched refs:bp_meminfo (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/xtensa/include/asm/
H A Dbootparam.h21 #define BP_TAG_INITRD 0x1002 /* ramdisk addr and size (bp_meminfo) */
22 #define BP_TAG_MEMORY 0x1003 /* memory addr and size (bp_meminfo) */
40 struct bp_meminfo { struct
/linux-4.1.27/arch/xtensa/kernel/
H A Dsetup.c112 struct bp_meminfo *mi = (struct bp_meminfo *)(tag->data); parse_tag_mem()
126 struct bp_meminfo *mi = (struct bp_meminfo *)(tag->data); parse_tag_initrd()

Completed in 67 milliseconds