Home
last modified time | relevance | path

Searched refs:MW_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/ntb/
H A Dntb_test.sh16 MW_SIZE=65536
37 echo " -m MW_SIZE memory window size for ntb_tool"
38 echo " (default: $MW_SIZE)"
55 m) MW_SIZE=${OPTARG} ;;
326 write_file $MW_SIZE "$LOC/mw_trans$IDX"
334 if [[ $MW_SIZE -ne $MW_ALIGNED_SIZE ]]; then
/kernel/linux/linux-6.6/tools/testing/selftests/ntb/
H A Dntb_test.sh16 MW_SIZE=65536
37 echo " -m MW_SIZE memory window size for ntb_tool"
38 echo " (default: $MW_SIZE)"
55 m) MW_SIZE=${OPTARG} ;;
326 write_file $MW_SIZE "$LOC/mw_trans$IDX"
334 if [[ $MW_SIZE -ne $MW_ALIGNED_SIZE ]]; then

Completed in 2 milliseconds