Lines Matching refs:ha_end_pfn
423 * start_pfn : ha_end_pfn specifies the range that we have
436 unsigned long ha_end_pfn;
712 has->ha_end_pfn += HA_CHUNK;
744 has->ha_end_pfn -= HA_CHUNK;
867 if (start_pfn < has->ha_end_pfn) {
873 pgs_ol = has->ha_end_pfn - start_pfn;
893 if ((has->ha_end_pfn < has->end_pfn) && (pfn_cnt > 0)) {
901 size = (has->end_pfn - has->ha_end_pfn);
910 hv_mem_hot_add(has->ha_end_pfn, size, pfn_cnt, has);
959 ha_region->ha_end_pfn = rg_start;