Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.h49 struct crat_header { struct
50 uint32_t signature;
51 uint32_t length;
52 uint8_t revision;
53 uint8_t checksum;
54 uint8_t oem_id[CRAT_OEMID_LENGTH];
55 uint8_t oem_table_id[CRAT_OEMTABLEID_LENGTH];
56 uint32_t oem_revision;
57 uint32_t creator_id;
58 uint32_t creator_revision;
[all …]