Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager_v9.c80 struct pm4_mes_map_process_aldebaran *packet; in pm_map_process_aldebaran()
83 packet = (struct pm4_mes_map_process_aldebaran *)buffer; in pm_map_process_aldebaran()
84 memset(buffer, 0, sizeof(struct pm4_mes_map_process_aldebaran)); in pm_map_process_aldebaran()
86 sizeof(struct pm4_mes_map_process_aldebaran)); in pm_map_process_aldebaran()
355 .map_process_size = sizeof(struct pm4_mes_map_process_aldebaran),
Dkfd_pm4_headers_aldebaran.h30 struct pm4_mes_map_process_aldebaran { struct
Dkfd_device.c565 sizeof(struct pm4_mes_map_process_aldebaran) : in kgd2kfd_device_init()