Lines Matching refs:ha_end_pfn
427 * start_pfn : ha_end_pfn specifies the range that we have
440 unsigned long ha_end_pfn;
731 has->ha_end_pfn += HA_CHUNK;
763 has->ha_end_pfn -= HA_CHUNK;
882 if (start_pfn < has->ha_end_pfn) {
888 pgs_ol = has->ha_end_pfn - start_pfn;
908 if ((has->ha_end_pfn < has->end_pfn) && (pfn_cnt > 0)) {
916 size = (has->end_pfn - has->ha_end_pfn);
925 hv_mem_hot_add(has->ha_end_pfn, size, pfn_cnt, has);
973 ha_region->ha_end_pfn = rg_start;