Searched refs:amdgpu_debugfs_vm_init (Results 1 – 3 of 3) sorted by relevance
36 void amdgpu_debugfs_vm_init(struct drm_file *file);
2159 void amdgpu_debugfs_vm_init(struct drm_file *file) in amdgpu_debugfs_vm_init() function2174 void amdgpu_debugfs_vm_init(struct drm_file *file) in amdgpu_debugfs_vm_init() function
1482 amdgpu_debugfs_vm_init(file_priv); in amdgpu_driver_open_kms()