Searched refs:P2SEG (Results 1 – 6 of 6) sorted by relevance
12 #define P2SEG 0xa0000000 macro
7 #define P2SEG 0x20000000 macro
33 uncached_start = P2SEG; in uncached_init()
33 ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P2SEG))
134 output_addr |= P2SEG; in decompress_kernel()
Completed in 11 milliseconds