Searched refs:boot_param_header (Results 1 – 4 of 4) sorted by relevance
22 struct boot_param_header;
52 struct boot_param_header { struct
355 struct boot_param_header *hdr; in bootx_flatten_dt()364 hdr = (struct boot_param_header *)mem_start; in bootx_flatten_dt()365 mem_end += sizeof(struct boot_param_header); in bootx_flatten_dt()
2236 struct boot_param_header *hdr; in flatten_device_tree()2263 sizeof(struct boot_param_header), 4); in flatten_device_tree()