Home
last modified time | relevance | path

Searched defs:bp_tag (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/xtensa/include/asm/
H A Dbootparam.h34 typedef struct bp_tag { struct
38 } bp_tag_t; argument
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dbootparam.h29 struct bp_tag { struct
36 ((struct bp_tag *)((unsigned long)((tag) + 1) + (tag)->size)) argument
/openbmc/qemu/hw/xtensa/
H A Dbootparam.h38 BpTag bp_tag = { in put_tag() local