Home
last modified time | relevance | path

Searched refs:LDC_COPY_OUT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dldc.h138 return ldc_copy(lp, LDC_COPY_OUT, buf, len, offset, cookies, ncookies); in ldc_put_dring_entry()
H A Dhypervisor.h3085 #define LDC_COPY_OUT 1 macro
/linux/arch/sparc/kernel/
H A Dldc.c2271 if (copy_dir != LDC_COPY_IN && copy_dir != LDC_COPY_OUT) { in ldc_copy()