Searched defs:efi_runtime_mmio_list (Results 1 – 1 of 1) sorted by relevance
27 struct efi_runtime_mmio_list { struct28 struct list_head link;29 void **ptr;30 u64 paddr;31 u64 len;
Completed in 5 milliseconds