Searched refs:c_segments (Results 1 – 2 of 2) sorted by relevance
296 union c_segu *c_segments; /* array of all c_segments, not all of it may be populated… variable420 return VM_FAR_ADD_PTR_UNBOUNDED(c_segments, segno); in c_segments_get()1105 kmem_alloc(compressor_map, (vm_offset_t *)(&c_segments), in vm_compressor_init()1144 c_segments_next_page = (caddr_t)c_segments; in vm_compressor_init()
4906 c_segments = kern.globals.c_segments4907 c_segments_elt = GetObjectAtIndexFromArray(c_segments, slot.s_cseg-1)