Searched defs:IS_PCI32_MAPPED (Results 1 – 2 of 2) sorted by relevance
753 #define IS_PCI32_MAPPED(x) ((ulong_t)(x) < PCI32_DIRECT_BASE && \ macro
1474 #define IS_PCI32_MAPPED(x) ((uint64_t)(x) < PCI32_DIRECT_BASE && \ macro