Searched refs:P4SEG (Results 1 – 9 of 9) sorted by relevance
17 #define P4SEG 0xe0000000 macro20 #define P4SEG_STORE_QUE (P4SEG)
21 #define P4SEG 0xe0000000 macro39 | P4SEG))
64 #define VMALLOC_END (P4SEG - VMALLOC_OFFSET)
42 ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))65 #define P3_ADDR_MAX P4SEG
97 #define FIXADDR_TOP (P4SEG - PAGE_SIZE)
35 if ((phys_addr >= P4SEG) && (flags == 0)) in __ioremap()80 if ((unsigned long)addr >= P4SEG) in __iounmap()
17 #define P4SEG 0xe0000000 macro
8 #define P4SEG 0x60000000 macro
1039 if (PXSEG(pdev->resource[0].start) == P4SEG) { in at32_map_usart()