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