Searched refs:vm_phys_early_segs (Results 1 – 1 of 1) sorted by relevance
85 static struct vm_phys_seg vm_phys_early_segs[8]; variable1603 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()1710 seg = &vm_phys_early_segs[i]; in vm_phys_early_startup()