Searched refs:CVMX_SHMEM_O_WRONLY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ | ||
| H A D | cvmx-shmem.h | 64 #define CVMX_SHMEM_O_WRONLY 0x01 macro |
| H A D | cvmx-shmem.c | 419 if (oflag & CVMX_SHMEM_O_WRONLY) in cvmx_shmem_named_block_open() |