Searched refs:pl_hdr (Results 1 – 1 of 1) sorted by relevance
89 struct ipl_pl_hdr *pl_hdr; in read_ipl_report() local110 pl_hdr = (struct ipl_pl_hdr *) tmp; in read_ipl_report()111 tmp = (tmp + pl_hdr->len + 7) & -8UL; in read_ipl_report()145 physmem_reserve(RR_IPLREPORT, (unsigned long)pl_hdr, in read_ipl_report()146 (unsigned long)rl_end - (unsigned long)pl_hdr); in read_ipl_report()