Searched refs:MTHCA_ARRAY_MASK (Results 1 – 1 of 1) sorted by relevance
116 #define MTHCA_ARRAY_MASK (PAGE_SIZE / sizeof (void *) - 1) macro123 return array->page_list[p].page[index & MTHCA_ARRAY_MASK]; in mthca_array_get()139 array->page_list[p].page[index & MTHCA_ARRAY_MASK] = value; in mthca_array_set()153 array->page_list[p].page[index & MTHCA_ARRAY_MASK] = NULL; in mthca_array_clear()