Searched refs:b2b_mw_share (Results 1 – 1 of 1) sorted by relevance
94 static unsigned int b2b_mw_share; variable95 module_param(b2b_mw_share, uint, 0644);96 MODULE_PARM_DESC(b2b_mw_share, "If the b2b mw is large enough, configure the "1304 if (b2b_mw_share && XEON_B2B_MIN_SIZE <= bar_size >> 1) { in xeon_setup_b2b_mw()