Home
last modified time | relevance | path

Searched refs:XEON_B2B_MIN_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ntb/hw/intel/
H A Dntb_hw_gen1.h136 #define XEON_B2B_MIN_SIZE 0x8000 macro
H A Dntb_hw_gen1.c1320 if (b2b_mw_share && XEON_B2B_MIN_SIZE <= bar_size >> 1) { in xeon_setup_b2b_mw()
1323 } else if (XEON_B2B_MIN_SIZE <= bar_size) { in xeon_setup_b2b_mw()
1527 XEON_B2B_MIN_SIZE); in xeon_setup_b2b_mw()
/kernel/linux/linux-6.6/drivers/ntb/hw/intel/
H A Dntb_hw_gen1.h136 #define XEON_B2B_MIN_SIZE 0x8000 macro
H A Dntb_hw_gen1.c1320 if (b2b_mw_share && XEON_B2B_MIN_SIZE <= bar_size >> 1) { in xeon_setup_b2b_mw()
1323 } else if (XEON_B2B_MIN_SIZE <= bar_size) { in xeon_setup_b2b_mw()
1527 XEON_B2B_MIN_SIZE); in xeon_setup_b2b_mw()

Completed in 7 milliseconds