Searched refs:T5_ALLOC_G (Results 1 – 2 of 2) sorted by relevance
388 alloc = T5_ALLOC_G(lo); in cudbg_fill_meminfo()405 alloc = T5_ALLOC_G(lo); in cudbg_fill_meminfo()
2633 #define T5_ALLOC_G(x) (((x) >> T5_ALLOC_S) & T5_ALLOC_M) macro