Home
last modified time | relevance | path

Searched refs:IOPGOFF (Results 1 – 3 of 3) sorted by relevance

/arch/ia64/include/asm/sn/
Dpcibr_provider.h65 (IOPG(IOPGOFF(addr) + (size) - 1) == IOPG((size) - 1))
86 #define IOPGOFF(x) ((x) & (IOPGSIZE-1)) macro
/arch/ia64/sn/pci/pcibr/
Dpcibr_dma.c91 offset = IOPGOFF(xio_addr); in pcibr_dmamap_ate32()
/arch/mips/include/asm/pci/
Dbridge.h26 #define IOPGOFF(x) ((x) & (IOPGSIZE-1)) macro