Lines Matching full:areas
336 * number of reserved areas. in tdmr_size_single()
569 * PAMTs. This helps minimize the PAMT's use of reserved areas in tdmr_set_up_pamt()
731 pr_warn("initialization failed: TDMR [0x%llx, 0x%llx): reserved areas exhausted.\n", in tdmr_add_rsvd_area()
738 * optimize or reduce the number of reserved areas which are in tdmr_add_rsvd_area()
739 * consumed by contiguous reserved areas, for instance. in tdmr_add_rsvd_area()
750 * Go through @tmb_list to find holes between memory areas. If any of
783 * Skip over memory areas that in tdmr_populate_rsvd_holes()
855 /* Compare function called by sort() for TDMR reserved areas */
866 /* Reserved areas cannot overlap. The caller must guarantee. */ in rsvd_area_cmp_func()
872 * Populate reserved areas for the given @tdmr, including memory holes
892 /* TDX requires reserved areas listed in address ascending order */ in tdmr_populate_rsvd_areas()
900 * Populate reserved areas for all TDMRs in @tdmr_list, including memory