Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_ddp.c2115 pr->pr_page_shift[0] = 12 + G_HPZ0(psz); in t4_init_ppod_region()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5468 #define G_HPZ0(x) (((x) >> S_HPZ0) & M_HPZ0) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h37117 #define G_HPZ0(x) (((x) >> S_HPZ0) & M_HPZ0) macro