Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dtmem.c274 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument
275 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument