Home
last modified time | relevance | path

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

/drivers/xen/
Dtmem.c261 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument
262 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument
/drivers/staging/zcache/
Dzcache-main.c1841 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument
1842 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument
/drivers/staging/ramster/
Dzcache-main.c2995 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument
2996 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument