| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_mm.c | 447 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 D | intel_ggtt.c | 635 unsigned long hole_start, hole_end; local in function:init_ggtt
|
| /src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
| H A D | i915_gem_gtt.c | 215 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 D | test-drm_mm.c | 61 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 D | pmap.c | 201 static vaddr_t hole_start, hole_size; variable in typeref:typename:vaddr_t
|
| /src/sys/arch/sparc64/sparc64/ |
| H A D | pmap.c | 3793 const vaddr_t hole_start = 0x000007ffffffffff; local in function:sparc64_mmap_range_test
|
| /src/sys/arch/sun3/sun3/ |
| H A D | pmap.c | 211 static vaddr_t hole_start, hole_size; variable in typeref:typename:vaddr_t
|