UNCACHE_BASE
#ifndef UNCACHE_BASE
#define TO_UNCACHE(x) (UNCACHE_BASE | ((x) & TO_PHYS_MASK))
return (void __iomem *)(unsigned long)(UNCACHE_BASE + offset);
#define XKPRANGE_UC_START UNCACHE_BASE