Searched refs:IOREMAP_BIAS (Results 1 – 1 of 1) sorted by relevance
28 #define IOREMAP_BIAS 0xDEAD000000000000UL macro31 #define IOREMAP_BIAS 0x80000000UL macro124 ret = (void __iomem *)(IOREMAP_BIAS + (i << AREA_SHIFT) + offs); in ioremap()141 if (WARN_ON((a & IOREMAP_MASK) != IOREMAP_BIAS)) in get_area()