Home
last modified time | relevance | path

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

/external/u-boot/include/
Defi_loader.h458 static inline efi_status_t efi_add_runtime_mmio(void *mmio_ptr, u64 len) in efi_add_runtime_mmio() function
/external/u-boot/lib/efi_loader/
Defi_runtime.c375 efi_status_t efi_add_runtime_mmio(void *mmio_ptr, u64 len) in efi_add_runtime_mmio() function