Searched refs:mmio_ptr (Results 1 – 2 of 2) sorted by relevance
324 void efi_add_runtime_mmio(void *mmio_ptr, u64 len) in efi_add_runtime_mmio() argument329 efi_add_memory_map(*(uintptr_t *)mmio_ptr, pages, EFI_MMAP_IO, false); in efi_add_runtime_mmio()332 newmmio->ptr = mmio_ptr; in efi_add_runtime_mmio()333 newmmio->paddr = *(uintptr_t *)mmio_ptr; in efi_add_runtime_mmio()
250 void efi_add_runtime_mmio(void *mmio_ptr, u64 len);270 static inline void efi_add_runtime_mmio(void *mmio_ptr, u64 len) { } in efi_add_runtime_mmio() argument