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