Searched refs:COPY (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | sec_run_time_asm.h | 282 #define COPY BIT(31) /* command param is pointer (not immediate) macro 286 #define __COPY_MASK (COPY | DCOPY) 550 return IMMED | COPY; in inline_flags() 592 } else if (copy_data & COPY) { in __rta_inline_data()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost_crypto.rst | 48 * zero-copy: the presence of this item means the ZERO-COPY feature will be 49 enabled. Otherwise it is disabled. PLEASE NOTE the ZERO-COPY feature is still
|
| /dpdk/doc/guides/howto/ |
| H A D | virtio_user_for_container_networking.rst | 66 COPY . /usr/src/dpdk
|
| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | pdcp.h | 3015 LOAD(p, (uintptr_t)iv, MATH0, 0, 8, IMMED | COPY); in cnstr_shdsc_pdcp_short_mac() 3029 LOAD(p, (uintptr_t)&iv, CONTEXT2, 0, 12, IMMED | COPY); in cnstr_shdsc_pdcp_short_mac() 3051 LOAD(p, (uintptr_t)&iv, MATH0, 0, 8, IMMED | COPY); in cnstr_shdsc_pdcp_short_mac() 3074 LOAD(p, (uintptr_t)&iv, CONTEXT2, 0, 12, IMMED | COPY); in cnstr_shdsc_pdcp_short_mac()
|