Home
last modified time | relevance | path

Searched refs:xnack_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/ !
H A Dkfd_device_queue_manager_v9.c116 if (!pdd->process->xnack_enabled) in update_qpd_v9()
H A Dkfd_process.c1552 process->xnack_enabled = kfd_process_xnack_mode(process, false); in create_process()
/linux/include/uapi/linux/ !
H A Dkfd_ioctl.h873 * @xnack_enabled: [in/out] Whether to enable XNACK mode for this process
875 * @xnack_enabled indicates whether recoverable page faults should be
882 * On output, @xnack_enabled returns the (new) current mode (0 or
905 __s32 xnack_enabled; member