Searched defs:crat_subtype_memory (Results 1 – 1 of 1) sorted by relevance
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 …]
Completed in 8 milliseconds