Home
last modified time | relevance | path

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

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