Searched defs:crat_subtype_memory (Results 1 – 2 of 2) sorted by relevance
133 struct crat_subtype_memory { struct134 uint8_t type;135 uint8_t length;136 uint16_t reserved;137 uint32_t flags;138 uint32_t proximity_domain;139 uint32_t base_addr_low;140 uint32_t base_addr_high;141 uint32_t length_low;142 uint32_t length_high;[all …]
129 struct crat_subtype_memory { struct130 uint8_t type;131 uint8_t length;132 uint16_t reserved;133 uint32_t flags;134 uint32_t proximity_domain;135 uint32_t base_addr_low;136 uint32_t base_addr_high;137 uint32_t length_low;138 uint32_t length_high;[all …]