Lines Matching refs:node_start_pfn
62 unsigned long node_start_pfn[MAX_NUMNODES]; variable
301 node_end_pfn[i] - node_start_pfn[i]; in setup_pa_va_mapping()
305 unsigned long start = node_start_pfn[i]; in setup_pa_va_mapping()
354 HV_PhysAddr pa = ((HV_PhysAddr)node_start_pfn[i]) << PAGE_SHIFT; in store_permanent_mappings()
361 unsigned long pages = high_mapped_pa - node_start_pfn[i]; in store_permanent_mappings()
502 node_start_pfn[i] = start; in setup_memory()
529 int size = node_end_pfn[i] - node_start_pfn[i]; in setup_memory()
532 node_end_pfn[i] = node_start_pfn[i] + cap_each; in setup_memory()
576 node_start_pfn[i] = 0; in setup_memory()
583 int pages = node_end_pfn[i] - node_start_pfn[i]; in setup_memory()
634 start = (i == 0) ? min_low_pfn : node_start_pfn[i]; in setup_bootmem_allocator_node()
717 int pages = node_end_pfn[nid] - node_start_pfn[nid]; in alloc_remap()
751 unsigned long start = node_start_pfn[i]; in zone_sizes_init()
1703 u64 start_pfn = node_start_pfn[i]; in request_standard_resources()