Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h270 static inline void efi_add_runtime_mmio(void *mmio_ptr, u64 len) { } in efi_add_runtime_mmio() function
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_runtime.c324 void efi_add_runtime_mmio(void *mmio_ptr, u64 len) in efi_add_runtime_mmio() function