Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi_loader.h566 static inline efi_status_t efi_add_runtime_mmio(void *mmio_ptr, u64 len) in efi_add_runtime_mmio() function
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c538 efi_status_t efi_add_runtime_mmio(void *mmio_ptr, u64 len) in efi_add_runtime_mmio() function