Searched refs:cacheless_copy (Results 1 – 1 of 1) sorted by relevance
2817 bool cacheless_copy = false; in rvt_copy_sge() local2823 cacheless_copy = length >= PAGE_SIZE; in rvt_copy_sge()2835 cacheless_copy = wss_exceeds_threshold(wss); in rvt_copy_sge()2859 } else if (cacheless_copy) { in rvt_copy_sge()