Searched refs:vm_phys_early_segs (Results 1 – 1 of 1) sorted by relevance
96 static struct vm_phys_seg vm_phys_early_segs[8]; variable1916 if (vm_phys_early_nsegs == nitems(vm_phys_early_segs)) in vm_phys_early_add_seg()1919 seg = &vm_phys_early_segs[vm_phys_early_nsegs++]; in vm_phys_early_add_seg()2029 seg = &vm_phys_early_segs[i]; in vm_phys_early_startup()