Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager_v9.c89 struct pm4_mes_map_process_aldebaran *packet; in pm_map_process_aldebaran()
96 packet = (struct pm4_mes_map_process_aldebaran *)buffer; in pm_map_process_aldebaran()
97 memset(buffer, 0, sizeof(struct pm4_mes_map_process_aldebaran)); in pm_map_process_aldebaran()
99 sizeof(struct pm4_mes_map_process_aldebaran)); in pm_map_process_aldebaran()
429 .map_process_size = sizeof(struct pm4_mes_map_process_aldebaran),
H A Dkfd_pm4_headers_aldebaran.h30 struct pm4_mes_map_process_aldebaran { struct
H A Dkfd_device.c702 sizeof(struct pm4_mes_map_process_aldebaran) : in kgd2kfd_device_init()