Home
last modified time | relevance | path

Searched defs:IOPGOFF (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/sn/
Dpcibr_provider.h86 #define IOPGOFF(x) ((x) & (IOPGSIZE-1)) macro
/linux-2.6.39/arch/mips/include/asm/pci/
Dbridge.h26 #define IOPGOFF(x) ((x) & (IOPGSIZE-1)) macro