Lines Matching full:areas
294 * number of reserved areas. in tdmr_size_single()
527 * PAMTs. This helps minimize the PAMT's use of reserved areas in tdmr_set_up_pamt()
689 pr_warn("initialization failed: TDMR [0x%llx, 0x%llx): reserved areas exhausted.\n", in tdmr_add_rsvd_area()
696 * optimize or reduce the number of reserved areas which are in tdmr_add_rsvd_area()
697 * consumed by contiguous reserved areas, for instance. in tdmr_add_rsvd_area()
708 * Go through @tmb_list to find holes between memory areas. If any of
741 * Skip over memory areas that in tdmr_populate_rsvd_holes()
813 /* Compare function called by sort() for TDMR reserved areas */
824 /* Reserved areas cannot overlap. The caller must guarantee. */ in rsvd_area_cmp_func()
830 * Populate reserved areas for the given @tdmr, including memory holes
850 /* TDX requires reserved areas listed in address ascending order */ in tdmr_populate_rsvd_areas()
858 * Populate reserved areas for all TDMRs in @tdmr_list, including memory