Searched defs:IS_PCI32_MAPPED (Results 1 – 2 of 2) sorted by relevance
48 #define IS_PCI32_MAPPED(x) ((u64)(x) < PCI32_DIRECT_BASE && \ macro
757 #define IS_PCI32_MAPPED(x) ((ulong_t)(x) < PCI32_DIRECT_BASE && \ macro