Home
last modified time | relevance | path

Searched defs:efi_runtime_mmio_list (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c18 struct efi_runtime_mmio_list { struct
19 struct list_head link;
20 void **ptr;
21 u64 paddr;
22 u64 len;