Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/
HDt4_sge.c752 V_HOSTPAGESIZEPF7(PAGE_SHIFT - 10); in t4_tweak_chip_settings()
/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h644 #define V_HOSTPAGESIZEPF7(x) ((x) << S_HOSTPAGESIZEPF7) macro