Home
last modified time | relevance | path

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

/linux-3.3/drivers/xen/
Dtmem.c265 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument
266 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument
/linux-3.3/drivers/staging/zcache/
Dzcache-main.c1788 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument
1789 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument