Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.h52 struct crat_header { struct
53 uint32_t signature;
54 uint32_t length;
55 uint8_t revision;
56 uint8_t checksum;
57 uint8_t oem_id[CRAT_OEMID_LENGTH];
58 uint8_t oem_table_id[CRAT_OEMTABLEID_LENGTH];
59 uint32_t oem_revision;
60 uint32_t creator_id;
61 uint32_t creator_revision;
[all …]