Searched refs:IOPG (Results 1 - 3 of 3) sorted by relevance

/arch/ia64/include/asm/sn/
H A Dpcibr_provider.h65 (IOPG(IOPGOFF(addr) + (size) - 1) == IOPG((size) - 1))
85 #define IOPG(x) ((x) >> IOPFNSHIFT) macro
/arch/ia64/sn/pci/pcibr/
H A Dpcibr_dma.c68 ate_count = IOPG((IOPGSIZE - 1) /* worst case start offset */
72 ate_count = IOPG(req_size /* max mapping bytes */
218 IOPG((ATE_SWAP_OFF(dma_handle) - PCI32_MAPPED_BASE));
/arch/mips/include/asm/pci/
H A Dbridge.h25 #define IOPG(x) ((x) >> IOPFNSHIFT) macro

Completed in 75 milliseconds