Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/sgi-gru/
Dgrutlbpurge.c352 #define MAX_LOCAL_TGH 16 macro
370 shift = max(0, fls(n - 1) - fls(MAX_LOCAL_TGH - 1)); in gru_tgh_flush_init()