GIO_MAPPED_BASE 778 arch/mips/include/asm/pci/bridge.h #define IS_GIO_LOCAL(x) ((ulong_t)(x) < GIO_MAPPED_BASE) GIO_MAPPED_BASE 780 arch/mips/include/asm/pci/bridge.h (ulong_t)(x) >= GIO_MAPPED_BASE) GIO_MAPPED_BASE 781 arch/mips/include/asm/pci/bridge.h #define IS_GIO_DIRECT(x) ((ulong_t)(x) >= GIO_MAPPED_BASE)