Searched refs:P2SEGADDR (Results 1 – 5 of 5) sorted by relevance
37 #define P2SEGADDR(a) \ macro48 #define P2SEGADDR(a) ({ (void)(a); BUG(); NULL; }) macro
157 #define UNCAC_ADDR(addr) P2SEGADDR(addr)
304 return (void __iomem *)P2SEGADDR(offset); in __ioremap_29bit()
40 soleng_flash_map.virt = (void __iomem *)P2SEGADDR(0); in init_soleng_maps()52 soleng_flash_map.virt = P2SEGADDR(0x01000000); in init_soleng_maps()
125 word = P2SEGADDR(sh7751_pci_map.window0.base); in sh7751_pci_init()