Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Dldc.h127 return ldc_copy(lp, LDC_COPY_OUT, buf, len, offset, cookies, ncookies); in ldc_put_dring_entry()
Dhypervisor.h2581 #define LDC_COPY_OUT 1 macro
/arch/sparc/kernel/
Dldc.c2220 if (copy_dir != LDC_COPY_IN && copy_dir != LDC_COPY_OUT) { in ldc_copy()