amdgpu_amdkfd_gpuvm.c | 81 struct kgd_mem *mem) 369 static uint64_t get_pte_flags(struct amdgpu_device *adev, struct kgd_mem *mem) 414 static int add_bo_to_vm(struct amdgpu_device *adev, struct kgd_mem *mem, 485 static void add_kgd_mem_to_kfd_bo_list(struct kgd_mem *mem, 503 static void remove_kgd_mem_from_kfd_bo_list(struct kgd_mem *mem, 526 static int init_user_pages(struct kgd_mem *mem, uint64_t user_addr) 602 static int reserve_bo_and_vm(struct kgd_mem *mem, 652 static int reserve_bo_and_cond_vms(struct kgd_mem *mem, 1113 void *vm, struct kgd_mem **mem, 1161 *mem = kzalloc(sizeof(struct kgd_mem), GFP_KERNEL) 2189 struct kgd_mem *kgd_mem = (struct kgd_mem *)mem; local in function:amdgpu_amdkfd_remove_gws_from_process [all...] |