Searched refs:bp_tag (Results 1 – 2 of 2) sorted by relevance
26 static struct bp_tag *setup_first_tag(struct bp_tag *params) in setup_first_tag()35 static struct bp_tag *setup_last_tag(struct bp_tag *params) in setup_last_tag()43 static struct bp_tag *setup_memory_tag(struct bp_tag *params) in setup_memory_tag()60 static struct bp_tag *setup_commandline_tag(struct bp_tag *params, in setup_commandline_tag()80 static struct bp_tag *setup_ramdisk_tag(struct bp_tag *params, in setup_ramdisk_tag()105 static struct bp_tag *setup_serial_tag(struct bp_tag *params) in setup_serial_tag()119 static struct bp_tag *setup_fdt_tag(struct bp_tag *params, void *fdt_start) in setup_fdt_tag()139 struct bp_tag *params, *params_start; in do_bootm_linux()156 params_start = (struct bp_tag *)gd->bd->bi_boot_params; in do_bootm_linux()
29 struct bp_tag { struct36 ((struct bp_tag *)((unsigned long)((tag) + 1) + (tag)->size)) argument
Completed in 5 milliseconds