Searched defs:hole_start (Results 1 - 7 of 7) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_mm.c447 u64 hole_start; local in function:find_hole
538 u64 hole_start, hole_end; local in function:drm_mm_reserve_node
629 u64 hole_start = __drm_mm_hole_node_start(hole); 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/sun2/sun2/
H A Dpmap.c201 static vaddr_t hole_start, hole_size; variable in typeref:typename:vaddr_t
/src/sys/arch/sparc64/sparc64/
H A Dpmap.c3793 const vaddr_t hole_start = 0x000007ffffffffff; local in function:sparc64_mmap_range_test
/src/sys/arch/sun3/sun3/
H A Dpmap.c211 static vaddr_t hole_start, hole_size; variable in typeref:typename:vaddr_t

Completed in 19 milliseconds