Home
last modified time | relevance | path

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

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