Searched refs:ALLOC_G (Results 1 – 2 of 2) sorted by relevance
380 alloc = ALLOC_G(lo); in cudbg_fill_meminfo()397 alloc = ALLOC_G(lo); in cudbg_fill_meminfo()
2629 #define ALLOC_G(x) (((x) >> ALLOC_S) & ALLOC_M) macro