Searched refs:ex_offset (Results 1 – 1 of 1) sorted by relevance
21 static size_t ex_offset = 1024; variable54 rt_aspace_map(lwp->aspace, (void *)&ex_vaddr, map_size, attr, flags, mem_obj, ex_offset) in test_map_varea_expand()64 next_offset = ex_offset + (map_size >> MM_PAGE_SHIFT); in test_map_varea_expand()76 next_offset = ex_offset - (map_size >> MM_PAGE_SHIFT); in test_map_varea_expand()
Completed in 2 milliseconds