Searched refs:amdgpu_bo_vm (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_vm_cpu.c | 32 static int amdgpu_vm_cpu_map_table(struct amdgpu_bo_vm *table) in amdgpu_vm_cpu_map_table() 70 struct amdgpu_bo_vm *vmbo, uint64_t pe, in amdgpu_vm_cpu_update()
|
| D | amdgpu_vm.h | 44 struct amdgpu_bo_vm; 306 int (*map_table)(struct amdgpu_bo_vm *bo); 310 struct amdgpu_bo_vm *bo, uint64_t pe, uint64_t addr, 583 struct amdgpu_bo_vm *vmbo, bool immediate); 585 int level, bool immediate, struct amdgpu_bo_vm **vmbo,
|
| D | amdgpu_vm_pt.c | 210 struct amdgpu_bo_vm *parent; in amdgpu_vm_pt_sibling() 360 struct amdgpu_bo_vm *vmbo, bool immediate) in amdgpu_vm_pt_clear() 439 int level, bool immediate, struct amdgpu_bo_vm **vmbo, in amdgpu_vm_pt_create() 500 struct amdgpu_bo_vm *pt; in amdgpu_vm_pt_alloc() 701 struct amdgpu_bo_vm *pt, in amdgpu_vm_pte_update_flags() 978 struct amdgpu_bo_vm *bo; in amdgpu_vm_pt_map_tables()
|
| D | amdgpu_object.h | 46 #define to_amdgpu_bo_vm(abo) container_of((abo), struct amdgpu_bo_vm, bo) 138 struct amdgpu_bo_vm { struct 299 struct amdgpu_bo_vm **ubo_ptr);
|
| D | amdgpu_vm_sdma.c | 36 static int amdgpu_vm_sdma_map_table(struct amdgpu_bo_vm *table) in amdgpu_vm_sdma_map_table() 219 struct amdgpu_bo_vm *vmbo, uint64_t pe, in amdgpu_vm_sdma_update()
|
| D | amdgpu_object.c | 693 struct amdgpu_bo_vm **vmbo_ptr) in amdgpu_bo_create_vm() 701 BUG_ON(bp->bo_ptr_size < sizeof(struct amdgpu_bo_vm)); in amdgpu_bo_create_vm()
|
| D | amdgpu_vm.c | 2506 struct amdgpu_bo_vm *root; in amdgpu_vm_init()
|