Searched refs:__is_PCI_MEM (Results 1 – 2 of 2) sorted by relevance
202 if (__is_PCI_MEM(addr)) in readw()211 if (__is_PCI_MEM(addr)) in readl()224 if (__is_PCI_MEM(addr)) in writeb()230 if (__is_PCI_MEM(addr)) in writew()234 if (__is_PCI_MEM(addr)) in writew()240 if (__is_PCI_MEM(addr)) in writel()244 if (__is_PCI_MEM(addr)) in writel()326 if (__is_PCI_MEM(p)) in iowrite8()335 if (__is_PCI_MEM(p)) in iowrite16()344 if (__is_PCI_MEM(p)) in iowrite32()
79 #define __is_PCI_MEM(addr) \ macro165 #define __is_PCI_MEM(addr) 0 macro