Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c610 target->runtime_info.ttmp_setup, in kfd_dbg_trap_deactivate()
714 target->runtime_info.ttmp_setup)) in kfd_dbg_trap_activate()
H A Dkfd_chardev.c2780 p->runtime_info.ttmp_setup = enable_ttmp_setup; in runtime_enable()
2782 if (p->runtime_info.ttmp_setup) { in runtime_enable()
2844 if (was_enabled && p->runtime_info.ttmp_setup) { in runtime_disable()
2853 p->runtime_info.ttmp_setup = false; in runtime_disable()
H A Dkfd_process.c1185 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev) && p->runtime_info.ttmp_setup) in kfd_process_notifier_release_internal()
/openbmc/linux/include/uapi/linux/
H A Dkfd_ioctl.h945 __u32 ttmp_setup; member