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

/linux-master/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-master/arch/xtensa/kernel/
H A Dsetup.c93 struct bp_meminfo *mi = (struct bp_meminfo *)(tag->data);
107 struct bp_meminfo *mi = (struct bp_meminfo *)(tag->data);

Completed in 230 milliseconds