Searched refs:cacheless_copy (Results 1 – 1 of 1) sorted by relevance
2819 bool cacheless_copy = false; in rvt_copy_sge() local2825 cacheless_copy = length >= PAGE_SIZE; in rvt_copy_sge()2837 cacheless_copy = wss_exceeds_threshold(wss); in rvt_copy_sge()2861 } else if (cacheless_copy) { in rvt_copy_sge()