Searched defs:efi_device_path_memory (Results 1 – 1 of 1) sorted by relevance
393 struct efi_device_path_memory { struct394 struct efi_device_path dp;395 u32 memory_type;396 u64 start_address;397 u64 end_address;