Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.h98 static inline bool kfd_dbg_is_rlc_restore_supported(struct kfd_node *dev) in kfd_dbg_is_rlc_restore_supported() function
H A Dkfd_debug.c587 if (kfd_dbg_is_rlc_restore_supported(pdd->dev)) in kfd_dbg_trap_deactivate()
694 if (!(kfd_dbg_is_rlc_restore_supported(pdd->dev) || in kfd_dbg_trap_activate()
704 if (kfd_dbg_is_rlc_restore_supported(pdd->dev)) in kfd_dbg_trap_activate()
H A Dkfd_chardev.c2780 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev)) { in runtime_enable()
2842 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev)) in runtime_disable()
H A Dkfd_process.c1175 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev) && p->runtime_info.ttmp_setup) in kfd_process_notifier_release_internal()

Completed in 8 milliseconds