Searched defs:vma (Results 1 - 25 of 123) sorted by relevance

12345

/src/sys/dev/mca/
H A Dmcabusprint.c11 mcabusprint(void *vma, const char *pnp) argument
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gem_fence_reg.h44 struct i915_vma *vma; member in struct:i915_fence_reg
H A Di915_mm.c96 int remap_io_mapping(struct vm_area_struct *vma, argument
131 int remap_io_sg(struct vm_area_struct *vma, argument
[all...]
H A Di915_gem_evict.c105 struct i915_vma *vma, *next; local in function:i915_gem_evict_something
61 mark_free(struct drm_mm_scan * scan,struct i915_vma * vma,unsigned int flags,struct list_head * unwind) argument
265 struct i915_vma *vma, *next; local in function:i915_gem_evict_for_node
386 struct i915_vma *vma, *vn; local in function:i915_gem_evict_vm
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_mem.h22 struct nvif_vma vma[2]; member in struct:nouveau_mem
H A Dnouveau_vmm.c34 nouveau_vma_unmap(struct nouveau_vma *vma) argument
43 nouveau_vma_map(struct nouveau_vma *vma, struct nouveau_mem *mem) argument
56 struct nouveau_vma *vma; local in function:nouveau_vma_find
69 struct nouveau_vma *vma = *pvma; local in function:nouveau_vma_del
86 struct nouveau_vma *vma; local in function:nouveau_vma_new
[all...]
H A Dnouveau_display.h16 struct nouveau_vma *vma; member in struct:nouveau_framebuffer
H A Dnouveau_mem.c43 nouveau_mem_map(struct nouveau_mem * mem,struct nvif_vmm * vmm,struct nvif_vma * vma) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dchangf100.h19 struct nvkm_vma *vma; member in struct:gf100_fifo_chan::__anon5cf4ddb70108
H A Dchangk104.h23 struct nvkm_vma *vma; member in struct:gk104_fifo_chan::__anon689eb9e00108
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dsb.h30 struct i915_vma *vma; member in struct:intel_dsb
H A Dintel_frontbuffer.c230 struct i915_vma *vma; local in function:frontbuffer_release
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_renderstate.h55 struct i915_vma *vma; member in struct:intel_renderstate
H A Dintel_ring_types.h29 struct i915_vma *vma; member in struct:intel_ring
H A Dgen6_ppgtt.h17 struct i915_vma *vma; member in struct:gen6_ppgtt
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ttm_glue.c35 int vmw_mmap(struct file *filp, struct vm_area_struct *vma) argument
/src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Digt_gem_utils.c45 igt_emit_store_dw(struct i915_vma *vma, argument
112 igt_gpu_fill_dw(struct intel_context * ce,struct i915_vma * vma,u64 offset,unsigned long count,u32 val) argument
[all...]
H A Dmock_dmabuf.c84 static int mock_dmabuf_mmap(struct dma_buf *dma_buf, struct vm_area_struct *vma) argument
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_guc_ct.h47 struct i915_vma *vma; member in struct:intel_guc_ct
H A Dintel_huc.c66 struct i915_vma *vma; local in function:intel_huc_rsa_data_create
[all...]
/src/games/sail/
H A Dpl_5.c60 int vma, dir; local in function:acceptmove
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_tiling.c166 static bool i915_vma_fence_prepare(struct i915_vma *vma, argument
192 struct i915_vma *vma; local in function:i915_gem_object_fence_prepare
217 struct i915_vma *vma; local in function:i915_gem_object_set_tiling
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Digt_spinner.c77 static int move_to_active(struct i915_vma *vma, argument
100 struct i915_vma *hws, *vma; local in function:igt_spinner_create_request
[all...]
H A Dmock_gtt.c46 static int mock_bind_ppgtt(struct i915_vma *vma, argument
55 static void mock_unbind_ppgtt(struct i915_vma *vma) argument
96 static int mock_bind_ggtt(struct i915_vma *vma, argument
104 static void mock_unbind_ggtt(struct i915_vma *vma) argument
40 mock_insert_entries(struct i915_address_space * vm,struct i915_vma * vma,enum i915_cache_level level,u32 flags) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
H A Dnouveau_nvif_vmm.c70 nvif_vmm_put(struct nvif_vmm *vmm, struct nvif_vma *vma) argument
82 nvif_vmm_get(struct nvif_vmm * vmm,enum nvif_vmm_get type,bool sparse,u8 page,u8 align,u64 size,struct nvif_vma * vma) argument

Completed in 23 milliseconds

12345