Searched refs:boot_param_header (Results 1 – 3 of 3) sorted by relevance
18 struct boot_param_header;
353 struct boot_param_header *hdr; in bootx_flatten_dt()362 hdr = (struct boot_param_header *)mem_start; in bootx_flatten_dt()363 mem_end += sizeof(struct boot_param_header); in bootx_flatten_dt()
43 struct boot_param_header { struct