Searched defs:efi_device_path_memory (Results 1 – 1 of 1) sorted by relevance
495 struct efi_device_path_memory { struct496 struct efi_device_path dp;497 u32 memory_type;498 u64 start_address;499 u64 end_address;
Completed in 14 milliseconds