Searched defs:aml_resource_address64 (Results 1 – 1 of 1) sorted by relevance
81807 struct aml_resource_address64 { struct81808 u8 descriptor_type;81809 u16 resource_length;81810 u8 resource_type;81811 u8 flags;81812 u8 specific_flags;81813 u64 granularity;81814 u64 minimum;81815 u64 maximum;81816 u64 translation_offset;[all …]