b2b_mw_share       94 drivers/ntb/hw/intel/ntb_hw_gen1.c static unsigned int b2b_mw_share;
b2b_mw_share       95 drivers/ntb/hw/intel/ntb_hw_gen1.c module_param(b2b_mw_share, uint, 0644);
b2b_mw_share       96 drivers/ntb/hw/intel/ntb_hw_gen1.c MODULE_PARM_DESC(b2b_mw_share, "If the b2b mw is large enough, configure the "
b2b_mw_share     1317 drivers/ntb/hw/intel/ntb_hw_gen1.c 		if (b2b_mw_share && XEON_B2B_MIN_SIZE <= bar_size >> 1) {