Searched defs:hole_end (Results 1 - 5 of 5) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_mm.c538 u64 hole_start, hole_end; local in function:drm_mm_reserve_node
630 u64 hole_end = hole_start + hole->hole_size; local in function:drm_mm_insert_node_in_range
879 u64 hole_start, hole_end; local in function:drm_mm_scan_add_block
1010 u64 hole_start, hole_end; local in function:drm_mm_scan_color_evict
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_ggtt.c635 unsigned long hole_start, hole_end; local in function:init_ggtt
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_gem_gtt.c215 lowlevel_hole(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time) argument
348 fill_hole(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time) argument
559 walk_hole(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time) argument
642 pot_hole(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time) argument
717 drunk_hole(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time) argument
826 __shrink_hole(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time) argument
901 shrink_hole(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time) argument
923 shrink_boom(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time) argument
1001 exercise_ppgtt(struct drm_i915_private * dev_priv,int (* func)(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time)) argument
1081 exercise_ggtt(struct drm_i915_private * i915,int (* func)(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time)) argument
1087 u64 hole_start, hole_end, last = 0; local in function:exercise_ggtt
1250 exercise_mock(struct drm_i915_private * i915,int (* func)(struct i915_address_space * vm,u64 hole_start,u64 hole_end,unsigned long end_time)) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/selftests/
H A Dtest-drm_mm.c61 u64 hole_start, hole_end; local in function:assert_no_holes
85 u64 hole_start, hole_end; local in function:assert_one_hole
1157 u64 hole_start, hole_end; local in function:show_holes
[all...]
/src/sys/arch/sparc64/sparc64/
H A Dpmap.c3794 const vaddr_t hole_end = 0xfffff80000000000; local in function:sparc64_mmap_range_test

Completed in 13 milliseconds