ioremap_prot
#define ioremap_prot ioremap_prot
return ioremap_prot(paddr, size,
EXPORT_SYMBOL(ioremap_prot);
#define ioremap_prot ioremap_prot
ioremap_prot((addr), (size), \
ioremap_prot((offset), (size), PAGE_KERNEL_SUC)
ioremap_prot((offset), (size), \
ioremap_prot((offset), (size), PAGE_KERNEL)
void __iomem *ioremap_prot(phys_addr_t offset, unsigned long size,
ioremap_prot((offset), (size), __pgprot(_CACHE_UNCACHED))
ioremap_prot((offset), (size), __pgprot(_page_cachable_default))
ioremap_prot((offset), (size), __pgprot(boot_cpu_data.writecombine))
EXPORT_SYMBOL(ioremap_prot);
EXPORT_SYMBOL(ioremap_prot);
#define ioremap_prot ioremap_prot
ioremap_prot((addr), (size), __pgprot(_PAGE_IOREMAP))
EXPORT_SYMBOL(ioremap_prot);
#define ioremap_prot ioremap_prot
ioremap_prot((addr), (size), PAGE_KERNEL)
EXPORT_SYMBOL(ioremap_prot);
spu_pdata(spu)->shadow = ioremap_prot(spu_pdata(spu)->shadow_addr,
((__force void *)ioremap_prot((addr), (size), __pgprot(_PAGE_KERNEL)))
ioremap_prot((addr), (size), __pgprot(_PAGE_KERNEL_NC))
return ioremap_prot(phys, size, prot);
#define ioremap_prot ioremap_prot
ioremap_prot((addr), (size), pgprot_writecombine(PAGE_KERNEL))
EXPORT_SYMBOL(ioremap_prot);
cf_ide_base = ioremap_prot(paddrbase, PAGE_SIZE, prot);
cf0_io_base = (u32)ioremap_prot(paddrbase, psize, prot);
cf_ide_base = ioremap_prot(paddrbase, PAGE_SIZE, prot);
#define ioremap_prot ioremap_prot
ioremap_prot((addr), (size), PAGE_KERNEL)
EXPORT_SYMBOL(ioremap_prot);
extern void __iomem *ioremap_prot(resource_size_t offset, unsigned long size, pgprot_t prot);
#define ioremap_prot ioremap_prot
EXPORT_SYMBOL(ioremap_prot);
void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size,
#define ioremap_prot ioremap_prot
return ioremap_prot(offset, size,
return ioremap_prot(offset, size, PAGE_KERNEL);
EXPORT_SYMBOL(ioremap_prot);
void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size,
return ioremap_prot(addr, size, __pgprot(_PAGE_IOREMAP));
#ifndef ioremap_prot
EXPORT_SYMBOL(ioremap_prot);
maddr = ioremap_prot(phys_addr, PAGE_ALIGN(len + offset), prot);