Searched refs:kfd_dbg_is_per_vmid_supported (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c2791 } else if (kfd_dbg_is_per_vmid_supported(pdd->dev)) {
2858 if (kfd_dbg_is_per_vmid_supported(pdd->dev)) {
H A Dkfd_debug.c352 if (!kfd_dbg_is_per_vmid_supported(pdd->dev))
500 if (!kfd_dbg_is_per_vmid_supported(target->pdds[i]->dev) &&
512 if (!kfd_dbg_is_per_vmid_supported(pdd->dev))
535 if (!kfd_dbg_is_per_vmid_supported(pdd->dev))
596 if (!kfd_dbg_is_per_vmid_supported(pdd->dev) &&
674 if (!kfd_dbg_is_per_vmid_supported(pdd->dev)) {
H A Dkfd_debug.h77 static inline bool kfd_dbg_is_per_vmid_supported(struct kfd_node *dev) function
H A Dkfd_device_queue_manager.c3120 if (!kfd_dbg_is_per_vmid_supported(dqm->dev))
3142 if (!kfd_dbg_is_per_vmid_supported(dqm->dev))
H A Dkfd_process.c1621 if (kfd_dbg_is_per_vmid_supported(pdd->dev))

Completed in 231 milliseconds