Searched refs:cur_start (Results 1 – 1 of 1) sorted by relevance
1801 vm_map_offset_t cur_offset, cur_start, cur_end; in map_segment() local1839 cur_start = vm_start; in map_segment()1844 cur_end = vm_map_round_page(cur_start, effective_page_mask); in map_segment()1853 &cur_start, in map_segment()1854 cur_end - cur_start, in map_segment()1867 &cur_start, in map_segment()1868 cur_end - cur_start, in map_segment()1882 cur_offset += cur_end - cur_start; in map_segment()1894 cur_start = cur_end; in map_segment()1932 &cur_start, in map_segment()[all …]