Home
last modified time | relevance | path

Searched defs:kfd_process (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_priv.h859 struct kfd_process { struct
893 * Array of kfd_process_device pointers, argument
897 uint32_t n_pdds;
907 struct idr event_idr;
909 u64 signal_handle;
921 struct dma_fence *ef;
947 struct kfd_process *debugger_process; argument
950 struct kobject *kobj;
955 bool has_cwsr;
987 extern DECLARE_HASHTABLE(kfd_processes_table, KFD_PROCESS_TABLE_SIZE); argument
[all …]