Searched defs:efi_runtime_mmio_list (Results 1 – 1 of 1) sorted by relevance
18 struct efi_runtime_mmio_list { struct19 struct list_head link;20 void **ptr;21 u64 paddr;22 u64 len;