Searched refs:__early_ioremap (Results 1 – 1 of 1) sorted by relevance
490 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) in __early_ioremap() function567 return __early_ioremap(phys_addr, size, PAGE_KERNEL_IO); in early_ioremap()574 return __early_ioremap(phys_addr, size, PAGE_KERNEL); in early_memremap()