Searched refs:__is_PCI_MEM (Results 1 – 2 of 2) sorted by relevance
200 if (__is_PCI_MEM(addr)) in readw()209 if (__is_PCI_MEM(addr)) in readl()222 if (__is_PCI_MEM(addr)) in writeb()228 if (__is_PCI_MEM(addr)) in writew()232 if (__is_PCI_MEM(addr)) in writew()238 if (__is_PCI_MEM(addr)) in writel()242 if (__is_PCI_MEM(addr)) in writel()320 if (__is_PCI_MEM(p)) in iowrite8()329 if (__is_PCI_MEM(p)) in iowrite16()338 if (__is_PCI_MEM(p)) in iowrite32()
79 #define __is_PCI_MEM(addr) \ macro165 #define __is_PCI_MEM(addr) 0 macro