Home
last modified time | relevance | path

Searched defs:GRU_PAGESIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgruhandles.h496 #define GRU_PAGESIZE(sh) ((((sh) > 20 ? (sh) + 2 : (sh)) >> 1) - 6) macro
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgruhandles.h496 #define GRU_PAGESIZE(sh) ((((sh) > 20 ? (sh) + 2 : (sh)) >> 1) - 6) macro

Completed in 3 milliseconds