Searched refs:vm_phys_early_nsegs (Results 1 – 1 of 1) sorted by relevance
86 static int vm_phys_early_nsegs; variable1601 if (vm_phys_early_nsegs == -1) in vm_phys_early_add_seg()1603 if (vm_phys_early_nsegs == nitems(vm_phys_early_segs)) in vm_phys_early_add_seg()1606 seg = &vm_phys_early_segs[vm_phys_early_nsegs++]; in vm_phys_early_add_seg()1709 for (i = 0; i < vm_phys_early_nsegs; i++) { in vm_phys_early_startup()1713 vm_phys_early_nsegs = -1; in vm_phys_early_startup()