Home
last modified time | relevance | path

Searched refs:kfd_dbg_is_rlc_restore_supported (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_debug.h99 static inline bool kfd_dbg_is_rlc_restore_supported(struct kfd_node *dev) in kfd_dbg_is_rlc_restore_supported() function
Dkfd_debug.c599 if (kfd_dbg_is_rlc_restore_supported(pdd->dev)) in kfd_dbg_trap_deactivate()
707 if (!(kfd_dbg_is_rlc_restore_supported(pdd->dev) || in kfd_dbg_trap_activate()
717 if (kfd_dbg_is_rlc_restore_supported(pdd->dev)) in kfd_dbg_trap_activate()
Dkfd_chardev.c2786 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev)) { in runtime_enable()
2848 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev)) in runtime_disable()
Dkfd_process.c1213 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev) && p->runtime_info.ttmp_setup) in kfd_process_notifier_release_internal()