Home
last modified time | relevance | path

Searched refs:G_HPZ2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_ddp.c2117 pr->pr_page_shift[2] = 12 + G_HPZ2(psz); in t4_init_ppod_region()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5458 #define G_HPZ2(x) (((x) >> S_HPZ2) & M_HPZ2) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h37107 #define G_HPZ2(x) (((x) >> S_HPZ2) & M_HPZ2) macro