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