Home
last modified time | relevance | path

Searched refs:ALLOC_G (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c391 alloc = ALLOC_G(lo); in cudbg_fill_meminfo()
408 alloc = ALLOC_G(lo); in cudbg_fill_meminfo()
Dt4_regs.h2625 #define ALLOC_G(x) (((x) >> ALLOC_S) & ALLOC_M) macro