Searched defs:EfiMemoryAttributesTable (Results 1 – 2 of 2) sorted by relevance
771 pub struct EfiMemoryAttributesTable<'a> { struct773 pub header: &'a EfiMemoryAttributesTableHeader, argument777 /// Iterator for traversing `EfiMemoryAttributesTable` descriptors. argument801 impl<'a> EfiMemoryAttributesTable<'a> { implementation842 impl<'a> IntoIterator for &EfiMemoryAttributesTable<'a> { implementation
120 efi_memory_attribute_table: &EfiMemoryAttributesTable, in add_memory_items()139 efi_memory_attribute_table: &EfiMemoryAttributesTable, in generate_efi_memory_attributes_table_item()