Searched refs:qpd_to_pdd (Results 1 – 4 of 4) sorted by relevance
115 pdd = qpd_to_pdd(qpd); in register_process_vi()155 get_sh_mem_bases_32(qpd_to_pdd(qpd)); in init_sdma_vm()157 value |= ((get_sh_mem_bases_nybble_64(qpd_to_pdd(qpd))) << in init_sdma_vm()
109 pdd = qpd_to_pdd(qpd); in register_process_cik()143 get_sh_mem_bases_32(qpd_to_pdd(qpd)); in init_sdma_vm()145 value |= ((get_sh_mem_bases_nybble_64(qpd_to_pdd(qpd))) << in init_sdma_vm()
473 #define qpd_to_pdd(x) container_of(x, struct kfd_process_device, qpd) macro
782 pdd = qpd_to_pdd(node->qpd); in stop_cpsch()