Home
last modified time | relevance | path

Searched refs:imr_size (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/bootstub/
Dbootstub.c473 u32 imr_size; in bootstub() local
501 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()
/hardware/intel/img/psb_headers/DRM/cc54/inc/
Ddrm_common_api.h87 uint32_t imr_size; member