gem5  v20.1.0.0
Public Attributes | List of all members
_hsa_agent_dispatch_packet_s Struct Reference

#include <hsa_packet.hh>

Public Attributes

uint16_t header
 
uint16_t type
 
uint32_t reserved0
 
uint64_t return_address
 
uint64_t arg [4]
 
uint64_t reserved2
 
uint64_t completion_signal
 

Detailed Description

Definition at line 71 of file hsa_packet.hh.

Member Data Documentation

◆ arg

uint64_t _hsa_agent_dispatch_packet_s::arg[4]

Definition at line 76 of file hsa_packet.hh.

◆ completion_signal

uint64_t _hsa_agent_dispatch_packet_s::completion_signal

Definition at line 78 of file hsa_packet.hh.

◆ header

uint16_t _hsa_agent_dispatch_packet_s::header

Definition at line 72 of file hsa_packet.hh.

◆ reserved0

uint32_t _hsa_agent_dispatch_packet_s::reserved0

Definition at line 74 of file hsa_packet.hh.

◆ reserved2

uint64_t _hsa_agent_dispatch_packet_s::reserved2

Definition at line 77 of file hsa_packet.hh.

◆ return_address

uint64_t _hsa_agent_dispatch_packet_s::return_address

Definition at line 75 of file hsa_packet.hh.

◆ type

uint16_t _hsa_agent_dispatch_packet_s::type

Definition at line 73 of file hsa_packet.hh.


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:02:20 for gem5 by doxygen 1.8.17