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