Home
last modified time | relevance | path

Searched refs:__early_ioremap (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/x86/mm/
Dioremap.c490 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) in __early_ioremap() function
567 return __early_ioremap(phys_addr, size, PAGE_KERNEL_IO); in early_ioremap()
574 return __early_ioremap(phys_addr, size, PAGE_KERNEL); in early_memremap()