HomeSort by relevance Sort by last modified time
    Searched refs:imr_size (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_headers/DRM/cc54/inc/
drm_common_api.h 87 uint32_t imr_size; member in struct:drm_platform_caps
  /hardware/intel/bootstub/
bootstub.c 473 u32 imr_size; local
501 imr_size = PAGE_ALIGN_FWD(IMR6_END_ADDRESS - IMR6_START_ADDRESS);
502 load_imr_toc(IMR6_START_ADDRESS, imr_size, &imr6_toc, sizeof(imr6_toc));
504 sfi_add_e820_entry(bp, mb_mmap, IMR6_START_ADDRESS, imr_size, E820_RESERVED);

Completed in 273 milliseconds