Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c436 V_HOSTPAGESIZE(PAGE_SHIFT - 11) | F_BIGENDIANINGRESS | in t3_sge_init()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h88 #define V_HOSTPAGESIZE(x) ((x) << S_HOSTPAGESIZE) macro