Searched refs:P2SEG (Results 1 – 9 of 9) sorted by relevance
19 #define P2SEG 0xa0000000 macro35 | P2SEG))
15 #define P2SEG 0xa0000000 macro
6 #define P2SEG 0x20000000 macro
32 uncached_start = P2SEG; in uncached_init()
38 ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P2SEG))
82 if (PXSEG(addr) == P2SEG) in __iounmap()
21 if (PXSEG(vaddr) == P2SEG) in dma_cache_sync()
125 output_addr |= P2SEG; in decompress_kernel()