Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/
HDcxgb_sge.c426 V_HOSTPAGESIZE(PAGE_SHIFT - 11) | F_BIGENDIANINGRESS | in t3_sge_init()
/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_regs.h89 #define V_HOSTPAGESIZE(x) ((x) << S_HOSTPAGESIZE) macro