Searched refs:imr_size (Results 1 – 2 of 2) sorted by relevance
473 u32 imr_size; in bootstub() local501 imr_size = PAGE_ALIGN_FWD(IMR6_END_ADDRESS - IMR6_START_ADDRESS); in bootstub()502 load_imr_toc(IMR6_START_ADDRESS, imr_size, &imr6_toc, sizeof(imr6_toc)); in bootstub()504 sfi_add_e820_entry(bp, mb_mmap, IMR6_START_ADDRESS, imr_size, E820_RESERVED); in bootstub()
87 uint32_t imr_size; member